|
|
@@ -22,13 +22,13 @@
|
|
|
<text>{{defaultTime}}</text>
|
|
|
<text class="cuIcon-triangledownfill text-gray" style="font-size: 50rpx;"></text>
|
|
|
</view>
|
|
|
- <view class="total-box">收入¥0.00 支出¥0.00</view>
|
|
|
+ <!-- <view class="total-box">收入¥0.00 支出¥0.00</view> -->
|
|
|
</view>
|
|
|
|
|
|
- <view class="center margin-right-30">
|
|
|
+ <!-- <view class="center margin-right-30">
|
|
|
统计
|
|
|
<text class="cuIcon-right"></text>
|
|
|
- </view>
|
|
|
+ </view> -->
|
|
|
</view>
|
|
|
|
|
|
<scroll-view scroll-x class="bg-white nav">
|