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