From f601ae51b3ffec0fde9fe436f8ed919c78fbcffb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B5=B7=E6=B4=8B=E4=B9=8B=E5=A3=B0?= Date: Thu, 28 Mar 2019 20:39:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8B=BC=E5=9B=A2=E5=88=97=E8=A1=A8=E8=BF=94?= =?UTF-8?q?=E5=9B=9E=E6=A0=87=E9=A2=98=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/spellGroup/spellGroup.js | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pages/spellGroup/spellGroup.js b/pages/spellGroup/spellGroup.js index c5c628f..f33d618 100644 --- a/pages/spellGroup/spellGroup.js +++ b/pages/spellGroup/spellGroup.js @@ -50,7 +50,10 @@ Page({ }, onShow(){ let that=this; - if (this.data.reloadIf){ + if (this.data.reloadIf!=null){ + wx.setNavigationBarTitle({ + title: '拼团专场' + }) that.getList(1, "spellList"); that.setData({ flag: "spellList",