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