九月线上版本1.2.0
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<view class="padding-xs flex align-center">
|
||||
<view class="flex-sub text-center padding-top-lg">
|
||||
<view class="txet-xxs">
|
||||
<text class="text-white">今日收款(元)</text>
|
||||
<text class="text-white">今日收款</text>
|
||||
</view>
|
||||
<view class=" text-sl padding padding-top-xs"><text class="text-white">¥{{userAccount.totalMoney|numberFilter}}</text></view>
|
||||
</view>
|
||||
@@ -29,7 +29,7 @@
|
||||
</button> -->
|
||||
</view>
|
||||
<view class="padding text-center flex-sub">
|
||||
<text>账户余额(元)</text>
|
||||
<text>账户余额</text>
|
||||
<view class="padding-sm">
|
||||
|
||||
<text class="oil-main-color">¥{{userAccount.totalMoney|numberFilter}}</text>
|
||||
|
||||
Reference in New Issue
Block a user