fix: 功能优化自测问题修复。
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<view class="list-item">
|
||||
<view class="item-header" @click="enterDetails(item)">
|
||||
<u--text suffixIcon="arrow-right" lines="2" iconStyle="font-size: 18px; color: #333333; font-weight:bold"
|
||||
:text="item.futureStocksNameCode+item.name" size="30rpx" color="#333333" :bold="true"></u--text>
|
||||
:text="item.futureStocksNameCode+item.name" size="28rpx" color="#333333" :bold="true"></u--text>
|
||||
</view>
|
||||
<!-- <view class="item-row">
|
||||
<text class="row-label">账单名称:</text>
|
||||
|
||||
Reference in New Issue
Block a user