This commit is contained in:
luyuan 2020-08-10 08:52:33 +08:00
parent b9b9a8e829
commit 22a67d23c4
Signed by: theluyuan
GPG Key ID: A7972FD973317FF3

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