Merge pull request '店铺搜索' (#215) from xbx into master

Reviewed-on: http://git.luyuan.tk/luyuan/deming/pulls/215
This commit was merged in pull request #215.
This commit is contained in:
2020-08-15 19:13:35 +08:00
4 changed files with 20 additions and 5 deletions

View File

@@ -114,7 +114,8 @@ export default {
},
onNavigationBarSearchInputClicked() {
this.$u.route('pageB/search/index', {
type: 2
type: 1,
id:this.sid
});
},
methods: {