@@ -162,7 +162,8 @@ export default {
userInfo: {},
}
},
- created() {
+ created() {},
+ onShow() {
this.getList()
this.getCouponList()
if (wx.getStorageSync('token')) {