抽奖增加onshow
This commit is contained in:
@@ -544,9 +544,11 @@
|
|||||||
}
|
}
|
||||||
this.prizeList = []
|
this.prizeList = []
|
||||||
this.getCount()
|
this.getCount()
|
||||||
this.getRedPack()
|
|
||||||
this.getPrizeList()
|
this.getPrizeList()
|
||||||
},
|
},
|
||||||
|
onShow() {
|
||||||
|
this.getRedPack()
|
||||||
|
},
|
||||||
onUnload() {
|
onUnload() {
|
||||||
uni.hideLoading()
|
uni.hideLoading()
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user