fix: nạp tiền

This commit is contained in:
hiyu 2024-06-18 18:53:14 +07:00
parent 7abb0d5782
commit effdde709d
2 changed files with 2 additions and 2 deletions

View File

@ -1913,7 +1913,7 @@ body .van-toast .van-toast__icon {
}
.van-button__text {
/* color: #fff !important; */
color: #fff !important;
}
.van-radio__icon {

View File

@ -43,7 +43,7 @@ const submit = () => {
<p class="value">{{ formatNumber(userInfo?.money) }}Đ</p>
</div>
<div class="content recharge">
<form class="van-form" @click.prevent="submit">
<form class="van-form" @submit.prevent="submit">
<div class="form-item">
<div class="form-item-title">Vui lòng nhập số tiền nạp</div>
<div>