MrShi
昨天 fc9240bd6b246ad71c4050510880a49ce07138a3
mini-program/pages/mine/mine.vue
@@ -102,7 +102,8 @@
            orderNum: null
         };
      },
      onLoad() {
      async onLoad() {
         await this.$onLaunched;
         this.getMyInfo()
         this.ordersStatistics()
      },