本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
註冊
登入
weapp
/
C
關注
8
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
66
Wiki
活動
瀏覽代碼
拼团专场切换标题修改
tags/安徽版C.4.1.6最终版
刘晖
6 年之前
父節點
b3dca5f2db
當前提交
a91b467ee0
共有
2 個檔案被更改
,包括
7 行新增
和
1 行删除
分割檢視
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
查看文件
@@ -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
查看文件
@@ -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…
取消
儲存