更新了
This commit is contained in:
parent
985e88062e
commit
c679d55eb2
@ -346,6 +346,7 @@
|
|||||||
methods: {
|
methods: {
|
||||||
tabsChange(e) {
|
tabsChange(e) {
|
||||||
this.tabsCurr = e;
|
this.tabsCurr = e;
|
||||||
|
uni.setStorageSync('tabbar_sale_type', this.tabsCurr+'');
|
||||||
this.getCartList();
|
this.getCartList();
|
||||||
this.getCartNum();
|
this.getCartNum();
|
||||||
this.goodsHidden = true;
|
this.goodsHidden = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user