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