充值界面优化
This commit is contained in:
@@ -44,7 +44,7 @@
|
|||||||
<view class="rechargeList_item_gift" v-show="index === inputshow">
|
<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>
|
<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">
|
<view class="rechargeList_item_gift_text">
|
||||||
<text>赠{{inputshow}}</text>
|
<text>赠</text>
|
||||||
<text>¥{{ item.giftAmount }}</text>
|
<text>¥{{ item.giftAmount }}</text>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
|||||||
Reference in New Issue
Block a user