zhaojs
2023-06-25 4ac3c2382e0733685f7612f8e9ca4e85d15c1411
uniapp/pages/search/search.vue
@@ -207,6 +207,11 @@
         }else{
            this.storeCurrent = 0;
         }
         if(options.searchText)
         {
            this.searchText=options.searchText;
            this.searchInput(null);
         }
         this.appinfo = getApp().globalData.appinfo.iosExamine;
         this.platform = getApp().globalData.platform
         this.getSearchFind();