mini-program/pages/index/index.vue @@ -129,7 +129,8 @@ list: [] } }, onLoad() { async onLoad() { await this.$onLaunched; this.getCategary() this.getList() },