mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-uniapp.git
synced 2025-12-17 07:55:53 +08:00
fix: 🐛 退出登录后清空优惠券足迹展示
This commit is contained in:
@@ -103,6 +103,8 @@ export default {
|
||||
this.getUserOrderNum();
|
||||
} else {
|
||||
this.walletNum = 0;
|
||||
this.couponNum = 0;
|
||||
this.footNum = 0;
|
||||
}
|
||||
},
|
||||
onPullDownRefresh() {
|
||||
|
||||
Reference in New Issue
Block a user