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