Merge branch 'master' of https://gitee.com/beijing_hongye_huicheng/lilishop-uniapp
commit
e8ddc53188
|
@ -103,6 +103,8 @@ export default {
|
||||||
this.getUserOrderNum();
|
this.getUserOrderNum();
|
||||||
} else {
|
} else {
|
||||||
this.walletNum = 0;
|
this.walletNum = 0;
|
||||||
|
this.couponNum = 0;
|
||||||
|
this.footNum = 0;
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
onPullDownRefresh() {
|
onPullDownRefresh() {
|
||||||
|
|
Loading…
Reference in New Issue