xbx #143

Merged
theluyuan merged 6 commits from xbx into master 2020-08-10 09:39:15 +00:00
Showing only changes of commit 22a67d23c4 - Show all commits

View File

@ -80,6 +80,7 @@ export default {
this.value = option.value this.value = option.value
this.setViewHeight(); this.setViewHeight();
this.ShopSearch() this.ShopSearch()
// this.plus.webview.currentWebview().setTitleNViewSearchInputText(option.value);
}, },
onNavigationBarSearchInputConfirmed(value) { onNavigationBarSearchInputConfirmed(value) {
this.value = value.text this.value = value.text