|
|
|
@ -103,7 +103,7 @@ |
|
|
|
<view style="height:24rpx;width:6rpx;background:#007AFF"></view> |
|
|
|
<view class="text-black text-sm" style="margin-left: 12rpx">今日应还款金额</view> |
|
|
|
</view> |
|
|
|
<view class="text-xxl text-bold text-price" style="margin:12rpx 0rpx">{{totalInfo.creditLine || 0}}</view> |
|
|
|
<view class="text-xxl text-bold text-price" style="margin:12rpx 0rpx">{{totalInfo.todayUsedCreditLine || 0}}</view> |
|
|
|
</view> |
|
|
|
<view style="flex:1;padding:0rpx 32rpx;margin-left:12rpx"> |
|
|
|
<view class="flex flex-center" style="justify-content: flex-start"> |
|
|
|
|