领券bug

This commit is contained in:
齐天大圣 2024-01-25 15:55:45 +08:00
parent 96af32a2dd
commit 561542338c

View File

@ -15,7 +15,7 @@
<view class="card-cz"> <view class="card-cz">
<view class="card-top"> <view class="card-top">
<view class="cardimg"> <view class="cardimg">
<image src="../../static/imgs/jyz.png" mode="aspectFit"></image> <image src="../../static/imgs/jyz.png" mode="aspectFit"></image>
</view> </view>
<!-- <text>油站名称</text> --> <!-- <text>油站名称</text> -->
</view> </view>
@ -48,7 +48,7 @@
<view class="card-ty"> <view class="card-ty">
<view class="card-top"> <view class="card-top">
<view class="cardimg"> <view class="cardimg">
<image src="../../static/imgs/jyzb.png" mode="aspectFit"></image> <image src="../../static/imgs/jyzb.png" mode="aspectFit"></image>
</view> </view>
<!-- <text style="color: #ffffff;">油站名称</text> --> <!-- <text style="color: #ffffff;">油站名称</text> -->
</view> </view>
@ -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 || '0'}}L</view> <view>剩余油量{{cardsList[cardsIndex].refuelMoney || '0'}}L</view>
<!-- <view style="lins"> **** **** **** 970 </view> --> <!-- <view style="lins"> **** **** **** 970 </view> -->
</view> </view>
<!-- <view class=""> <!-- <view class="">
@ -84,7 +84,7 @@
<view class="card-lp"> <view class="card-lp">
<view class="card-top"> <view class="card-top">
<view class="cardimg"> <view class="cardimg">
<image src="../../static/imgs/jyzb.png" mode="aspectFit"></image> <image src="../../static/imgs/jyzb.png" mode="aspectFit"></image>
</view> </view>
<!-- <text style="color: #ffffff;">油站名称</text> --> <!-- <text style="color: #ffffff;">油站名称</text> -->
</view> </view>