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