|
|
@ -38,8 +38,8 @@ |
|
|
<view style="flex:1;border: 2rpx solid #eeeeee;padding:24rpx 32rpx;margin-right:12rpx"> |
|
|
<view style="flex:1;border: 2rpx solid #eeeeee;padding:24rpx 32rpx;margin-right:12rpx"> |
|
|
<view class="text-black">我的余额</view> |
|
|
<view class="text-black">我的余额</view> |
|
|
<view class="text-xxl text-bold text-price" style="margin:12rpx 0rpx">{{formate.formateAmount(xsaccountMoney)}}</view> |
|
|
<view class="text-xxl text-bold text-price" style="margin:12rpx 0rpx">{{formate.formateAmount(xsaccountMoney)}}</view> |
|
|
<view class="text-blue text-sm" style=";text-decoration:underline" wx:if="{{!creditInfo.creditLine}}" |
|
|
|
|
|
catchtap="tipApply">账单明细</view> |
|
|
|
|
|
|
|
|
<!-- <view class="text-blue text-sm" style=";text-decoration:underline" wx:if="{{!creditInfo.creditLine}}" |
|
|
|
|
|
catchtap="tipApply">账单明细</view> --> |
|
|
</view> |
|
|
</view> |
|
|
<view style="flex:1;border: 2rpx solid #eeeeee;padding:24rpx 32rpx;margin-left:12rpx" bindtap="orderList"> |
|
|
<view style="flex:1;border: 2rpx solid #eeeeee;padding:24rpx 32rpx;margin-left:12rpx" bindtap="orderList"> |
|
|
<view class="text-black">待收款</view> |
|
|
<view class="text-black">待收款</view> |
|
|
|