|
|
@@ -68,7 +68,8 @@
|
|
|
</div>
|
|
|
</template>
|
|
|
<div class="flex p-1 text-sm font-bold">
|
|
|
- <hc-icon name="arrow-down" class="mr-1 text-lightBlue" /><div>现金流入</div>
|
|
|
+ <hc-icon name="arrow-down" class="mr-1 text-lightBlue" /><div>现金流入 </div>
|
|
|
+ <span class="ml-2 text-blue">共计:xxxx元</span>
|
|
|
</div>
|
|
|
<div class="cash-in-list mt-2 flex justify-between">
|
|
|
<div class="cash-in-list-item text-sm">
|
|
|
@@ -99,6 +100,7 @@
|
|
|
</div>
|
|
|
<div class="mt-2 flex p-1 text-sm font-bold">
|
|
|
<hc-icon name="arrow-up" class="mr-1 text-orange" /><div>现金流出</div>
|
|
|
+ <span class="ml-2 text-blue">共计:xxxx元</span>
|
|
|
</div>
|
|
|
<div class="cash-in-list1 mt-2 flex justify-between">
|
|
|
<div class="cash-in-list-item text-sm">
|
|
|
@@ -156,6 +158,7 @@
|
|
|
<div class="flex items-center font-bold">
|
|
|
<img :src="chengbenPng" class="icon-avatar mr-1">
|
|
|
<div>经营成本</div>
|
|
|
+ <span class="ml-2 text-blue">共计:xxxx元</span>
|
|
|
</div>
|
|
|
<div class="mt-1 w-full flex items-center justify-between">
|
|
|
<span class="text-gray">养护、小修费</span>
|