领券bug
This commit is contained in:
parent
96af32a2dd
commit
561542338c
@ -15,7 +15,7 @@
|
||||
<view class="card-cz">
|
||||
<view class="card-top">
|
||||
<view class="cardimg">
|
||||
<image src="../../static/imgs/jyz.png" mode="aspectFit"></image>
|
||||
<image src="../../static/imgs/jyz.png" mode="aspectFit"></image>
|
||||
</view>
|
||||
<!-- <text>油站名称</text> -->
|
||||
</view>
|
||||
@ -48,7 +48,7 @@
|
||||
<view class="card-ty">
|
||||
<view class="card-top">
|
||||
<view class="cardimg">
|
||||
<image src="../../static/imgs/jyzb.png" mode="aspectFit"></image>
|
||||
<image src="../../static/imgs/jyzb.png" mode="aspectFit"></image>
|
||||
</view>
|
||||
<!-- <text style="color: #ffffff;">油站名称</text> -->
|
||||
</view>
|
||||
@ -58,7 +58,7 @@
|
||||
<view class="title-card">囤油卡</view>
|
||||
<view class="">{{cardsList[cardsIndex].type || '暂无囤油'}}:{{cardsList[cardsIndex].oilName || '0'}}
|
||||
</view>
|
||||
<view>剩余油量:{{cardsList[cardsIndex].incomeLitres || '0'}}L</view>
|
||||
<view>剩余油量:{{cardsList[cardsIndex].refuelMoney || '0'}}L</view>
|
||||
<!-- <view style="lins"> **** **** **** 970 </view> -->
|
||||
</view>
|
||||
<!-- <view class="">
|
||||
@ -84,7 +84,7 @@
|
||||
<view class="card-lp">
|
||||
<view class="card-top">
|
||||
<view class="cardimg">
|
||||
<image src="../../static/imgs/jyzb.png" mode="aspectFit"></image>
|
||||
<image src="../../static/imgs/jyzb.png" mode="aspectFit"></image>
|
||||
</view>
|
||||
<!-- <text style="color: #ffffff;">油站名称</text> -->
|
||||
</view>
|
||||
|
Loading…
Reference in New Issue
Block a user