搜索分也
This commit is contained in:
@@ -86,6 +86,7 @@ export default {
|
||||
},
|
||||
onNavigationBarSearchInputConfirmed(value) {
|
||||
this.value = value.text
|
||||
this.page = 1
|
||||
// console.log(this.value)
|
||||
this.ShopSearch()
|
||||
},
|
||||
|
||||
@@ -61,6 +61,7 @@ export default {
|
||||
},
|
||||
onNavigationBarSearchInputConfirmed(value) {
|
||||
this.value = value.text
|
||||
this.page = 1
|
||||
this.ShopSearch()
|
||||
},
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user