修改bug

This commit is contained in:
齐天大圣 2024-01-05 15:12:40 +08:00
parent 85dbca19b3
commit e740b59800

View File

@ -58,7 +58,7 @@
<view class="title-card">囤油卡</view> <view class="title-card">囤油卡</view>
<view class="">{{cardsList[cardsIndex].type || '暂无囤油'}}:{{cardsList[cardsIndex].oilName || '0'}} <view class="">{{cardsList[cardsIndex].type || '暂无囤油'}}:{{cardsList[cardsIndex].oilName || '0'}}
</view> </view>
<view>剩余油量{{cardsList[cardsIndex].incomeLitres}}L</view> <view>剩余油量{{cardsList[cardsIndex].incomeLitres || '0'}}L</view>
<!-- <view style="lins"> **** **** **** 970 </view> --> <!-- <view style="lins"> **** **** **** 970 </view> -->
</view> </view>
<!-- <view class=""> <!-- <view class="">