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