This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
weapp
/
C
Watch
8
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
66
Wiki
Activity
Browse Source
拼团专场切换标题修改
tags/安徽版C.4.1.6最终版
刘晖
6 years ago
parent
b3dca5f2db
commit
a91b467ee0
2 changed files
with
7 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
pages/spellGroup/spellGroup.js
+1
-1
project.config.json
+ 6
- 0
pages/spellGroup/spellGroup.js
View File
@@ -48,6 +48,9 @@ Page({
page:1,
allow_load:true
})
wx.setNavigationBarTitle({
title: '拼团专场'
})
this.getList(1, "spellList")
},
//去使用
@@ -80,6 +83,9 @@ Page({
allow_load: true,
lists:null
})
wx.setNavigationBarTitle({
title: '我的拼团'
})
this.getList(1, "myspellList")
},
/**
+ 1
- 1
project.config.json
View File
@@ -13,7 +13,7 @@
},
"compileType": "miniprogram",
"libVersion": "2.2.0",
"appid": "wx
b11603577a84a86d
",
"appid": "wx
649b3be73c1afe47
",
"projectname": "C%E7%AB%AF%E5%B0%8F%E7%A8%8B%E5%BA%8F",
"isGameTourist": false,
"condition": {
Write
Preview
Loading…
Cancel
Save