本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
註冊
登入
weapp
/
C
關注
8
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
66
Wiki
活動
瀏覽代碼
小游戏跳转标题修改
tags/湖南版5.1.4
刘晖
6 年之前
父節點
7c12c14ec6
當前提交
e66d97e9c4
共有
2 個檔案被更改
,包括
2 行新增
和
2 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pages/game/index.json
+1
-1
pages/spellGroup/spellGroup.js
+ 1
- 1
pages/game/index.json
查看文件
@@ -2,5 +2,5 @@
"usingComponents": {
},
"navigationBarTitleText": "
富茂小游戏
"
"navigationBarTitleText": ""
}
+ 1
- 1
pages/spellGroup/spellGroup.js
查看文件
@@ -50,7 +50,7 @@ Page({
},
onShow(){
let that=this;
if (this.data.reloadIf
!=null
){
if (this.data.reloadIf){
wx.setNavigationBarTitle({
title: '拼团专场'
})
Write
Preview
Loading…
取消
儲存