coupon goods 8.13
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user