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