fix: 换行统一修改,增加br换行。
This commit is contained in:
@@ -108,7 +108,7 @@
|
||||
:text="item.time+' 借款金额(本息):'+item.value" size="30rpx" color="#333333" ></u--text>
|
||||
</view>
|
||||
<view class="item-row">
|
||||
<text class="row-label">借款金额明细:</text>
|
||||
<text class="row-label">借款金额明细:</text><br>
|
||||
<text class="row-value">{{ formatMultiLineData(item.detail)}}</text>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user