Przeglądaj źródła

小游戏跳转标题修改

tags/安徽版4.1.7
刘晖 6 lat temu
rodzic
commit
d239aa9fa0
2 zmienionych plików z 2 dodań i 2 usunięć
  1. +1
    -1
      pages/game/index.json
  2. +1
    -1
      pages/spellGroup/spellGroup.js

+ 1
- 1
pages/game/index.json Wyświetl plik

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

+ 1
- 1
pages/spellGroup/spellGroup.js Wyświetl plik

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


Ładowanie…
Anuluj
Zapisz