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