.
This commit is contained in:
parent
d072e93523
commit
0c3e53343f
|
|
@ -55,8 +55,8 @@
|
|||
<view class="title">{{ $config.getAppSetting('balance_name') }}</view>
|
||||
|
||||
<view class="flex row">
|
||||
<view class="num" style="margin-right: 10rpx;">{{ formatNumber(userinfo.money) }}</view>
|
||||
<image :src="$img1('my/ic_recharge.png')" style="width: 83rpx; height: 48rpx;" mode=""></image>
|
||||
<view class="num" style="">{{ formatNumber(userinfo.money) }}</view>
|
||||
<!-- <image :src="$img1('my/ic_recharge.png')" style="width: 83rpx; height: 48rpx; margin-left: 10rpx;" mode=""></image> -->
|
||||
</view>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user