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();