|
|
@ -120,7 +120,7 @@ |
|
|
<view class="dmArea2-bottom-contentTxt">我的余额</view> |
|
|
<view class="dmArea2-bottom-contentTxt">我的余额</view> |
|
|
</view> |
|
|
</view> |
|
|
<view class="dmArea2-bottom-contentIconTxt" id="balance" is-link bindtap="toPage"> |
|
|
<view class="dmArea2-bottom-contentIconTxt" id="balance" is-link bindtap="toPage"> |
|
|
<view class="dmArea2-bottom-contentIcon">¥{{formate.numberFormat(frozenMoney)}}</view> |
|
|
|
|
|
|
|
|
<view class="dmArea2-bottom-contentIcon">{{formate.numberFormat(frozenMoney)}}</view> |
|
|
<view class="dmArea2-bottom-contentTxt">提现中的余额</view> |
|
|
<view class="dmArea2-bottom-contentTxt">提现中的余额</view> |
|
|
</view> |
|
|
</view> |
|
|
<view class="dmArea2-bottom-contentIconTxt" id="toMyMoney" is-link bindtap="toPage"> |
|
|
<view class="dmArea2-bottom-contentIconTxt" id="toMyMoney" is-link bindtap="toPage"> |
|
|
|