coupon goods 8.13

This commit is contained in:
2020-08-13 17:05:02 +08:00
parent f1fbeb65a1
commit e224cffc1c
7 changed files with 245 additions and 12 deletions

View File

@@ -111,6 +111,11 @@ export default {
if(e.index == 0) this.$u.route('/pageC/cart/index');
// if(e.index == 0) this.show = true;
},
onNavigationBarSearchInputClicked() {
this.$u.route('pageB/search/index', {
type: 2
});
},
methods: {
customers(){
console.log(this.$store.state.hasLogin)