Procházet zdrojové kódy

小游戏跳转标题修改

tags/湖南版5.1.4
刘晖 před 6 roky
rodič
revize
e66d97e9c4
2 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. +1
    -1
      pages/game/index.json
  2. +1
    -1
      pages/spellGroup/spellGroup.js

+ 1
- 1
pages/game/index.json Zobrazit soubor

@@ -2,5 +2,5 @@
"usingComponents": {
},
"navigationBarTitleText": "富茂小游戏"
"navigationBarTitleText": ""
}

+ 1
- 1
pages/spellGroup/spellGroup.js Zobrazit soubor

@@ -50,7 +50,7 @@ Page({
},
onShow(){
let that=this;
if (this.data.reloadIf!=null){
if (this.data.reloadIf){
wx.setNavigationBarTitle({
title: '拼团专场'
})


Načítá se…
Zrušit
Uložit