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
7c12c14ec6
commit
e66d97e9c4
2 changed files
with
2 additions
and
2 deletions
Split View
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
View File
@@ -2,5 +2,5 @@
"usingComponents": {
},
"navigationBarTitleText": "
富茂小游戏
"
"navigationBarTitleText": ""
}
+ 1
- 1
pages/spellGroup/spellGroup.js
View File
@@ -50,7 +50,7 @@ Page({
},
onShow(){
let that=this;
if (this.data.reloadIf
!=null
){
if (this.data.reloadIf){
wx.setNavigationBarTitle({
title: '拼团专场'
})
Write
Preview
Loading…
Cancel
Save