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