heyuntao
2023-06-01 90ef820cdc18a108b67aef0c7d6c3fa1e8ecb3f7
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();