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