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