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/湖南版5.1.4
海洋之声
6 years ago
parent
2fa5f4b06d
commit
f601ae51b3
1 changed files
with
4 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-1
pages/spellGroup/spellGroup.js
+ 4
- 1
pages/spellGroup/spellGroup.js
View File
@@ -50,7 +50,10 @@ Page({
},
onShow(){
let that=this;
if (this.data.reloadIf){
if (this.data.reloadIf!=null){
wx.setNavigationBarTitle({
title: '拼团专场'
})
that.getList(1, "spellList");
that.setData({
flag: "spellList",
Write
Preview
Loading…
Cancel
Save