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