This commit is contained in:
2020-08-10 08:52:33 +08:00
parent b9b9a8e829
commit 22a67d23c4

View File

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