fix: 智聪记账管理,结算卡统计、POS机统计,功能优化。
This commit is contained in:
@@ -154,7 +154,7 @@
|
||||
<view class="list-item">
|
||||
<view class="item-header">
|
||||
<u--text lines="2"
|
||||
:text="item.nameCode" size="30rpx" color="#333333" ></u--text>
|
||||
:text="item.name+'-'+item.code" size="30rpx" color="#333333" :bold="true"></u--text>
|
||||
</view>
|
||||
<view class="item-row">
|
||||
<text class="row-label">今日结算次数:</text>
|
||||
|
||||
@@ -154,7 +154,7 @@
|
||||
<view class="list-item">
|
||||
<view class="item-header">
|
||||
<u--text lines="2"
|
||||
:text="item.nameCode" size="30rpx" color="#333333" ></u--text>
|
||||
:text="item.nameCode" size="30rpx" color="#333333" :bold="true"></u--text>
|
||||
</view>
|
||||
<view class="item-row">
|
||||
<text class="row-label">今日交易次数:</text>
|
||||
|
||||
Reference in New Issue
Block a user