This website works better with JavaScript.
首頁
探索
說明
註冊
登入
weapp
/
C
關註
8
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
66
Wiki
Activity
瀏覽代碼
拼团列表返回标题修改
tags/湖南版5.1.4
海洋之声
6 年之前
父節點
2fa5f4b06d
當前提交
f601ae51b3
共有
1 個文件被更改
,包括
4 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-1
pages/spellGroup/spellGroup.js
+ 4
- 1
pages/spellGroup/spellGroup.js
查看文件
@@ -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…
取消
儲存