MrShi
19 小时以前 29c41b9456bf5db4fdf23e1e6beddf9d4620e55c
mini-program/pages/mine/mine.vue
@@ -102,7 +102,8 @@
            orderNum: null
         };
      },
      onLoad() {
      async onLoad() {
         await this.$onLaunched;
         this.getMyInfo()
         this.ordersStatistics()
      },