zhaojs
2023-05-26 802501cb668f2962c0daab7ecbd1489844284b77
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();