修改页面显示
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<text class="font_big">{{sumToday}}</text>
|
||||
</view>
|
||||
<view class="balance_look">
|
||||
<text>账户余额:{{sumBalance}}</text>
|
||||
<!-- <text>账户余额:{{sumBalance}}</text>-->
|
||||
<text>预算余额:{{sumBudget - sumUsed}}</text>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user