out
This commit is contained in:
parent
b9b9a8e829
commit
22a67d23c4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user