Browse Source

index onShow

andy 1 năm trước cách đây
mục cha
commit
01f696b92c
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      pages/index/index.vue

+ 2 - 1
pages/index/index.vue

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