完善功能
This commit is contained in:
@ -730,11 +730,6 @@
|
||||
}
|
||||
},
|
||||
|
||||
// 选择会员卡
|
||||
selectCard() {
|
||||
this.balance = 200; // 模拟选择会员卡后的余额
|
||||
},
|
||||
|
||||
// 确认选择
|
||||
confirmCard() {
|
||||
if (this.userBalance['balance' + this.currentType] <= 0) {
|
||||
|
||||
Reference in New Issue
Block a user