This commit is contained in:
parent
6ed9d77dc1
commit
12492a913f
|
|
@ -101,7 +101,6 @@
|
||||||
},
|
},
|
||||||
handleSwiperChange(e) {
|
handleSwiperChange(e) {
|
||||||
this.current = e.current; // 更新当前活动的指示点索引
|
this.current = e.current; // 更新当前活动的指示点索引
|
||||||
}
|
|
||||||
},
|
},
|
||||||
goToRemainingSum() {
|
goToRemainingSum() {
|
||||||
// 跳转到余额/充值页面
|
// 跳转到余额/充值页面
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue