Mr.Zhang
2023-09-14 e4b524d3150ee0f67cd60a07badf71e7bdc66e72
minipro_standard/pages/index/index.vue
@@ -194,6 +194,9 @@
            success: res => {
               this.windowHeight = res.windowHeight
            }
         })
         uni.$on('success', () => {
            this.search();
         })
         this.loadData()
      },