充值界面优化

This commit is contained in:
GaoHao
2024-11-18 15:11:35 +08:00
parent 89943e7f10
commit fb4f8820a4

View File

@@ -44,7 +44,7 @@
<view class="rechargeList_item_gift" v-show="index === inputshow">
<image class="rechargeList_item_gift_bg" src="https://czg-qr-order.oss-cn-beijing.aliyuncs.com/menber/gift_icon.png" mode="aspectFill"></image>
<view class="rechargeList_item_gift_text">
<text>{{inputshow}}</text>
<text></text>
<text>{{ item.giftAmount }}</text>
</view>
</view>