修改问题

This commit is contained in:
duan
2024-11-01 15:11:52 +08:00
parent 1a2efdf804
commit 7f55234a75
8 changed files with 26 additions and 16 deletions

View File

@@ -229,10 +229,10 @@
</view>
<view class="zhezhaopopfour">
<view style="font-weight: 400;font-size: 28rpx;color: #333333;">
充值余额
</view>
<view class="">
<input type="number" v-model="datas.form.amount" placeholder="请输入充值余额" />
<input type="number" v-model="datas.form.amount" placeholder="请输入额" />
<view class="">
</view>