@@ -448,6 +448,10 @@ export default {
})
},
+ onShow() {
+ // 刷新免费抽奖次数
+ this.getCustomerTimes()
+ },
onLoad(options) {
let lopts = uni.getLaunchOptionsSync()
console.log(lopts,'aaaa')