|
@@ -107,7 +107,10 @@
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
-
|
|
|
|
|
|
+ <div class="search-btn no-car-unlicensed-btn" @click="scanCarCode">
|
|
|
|
+ <!-- <van-icon name="scan" />扫描进场二维码领取无牌车号牌 -->
|
|
|
|
+ <img class="unlicensed-scan" :src="`${require(`@/pages/parkingFee/static/images/unlicensed-scan.png`)}`" /><span class="text">扫描进场二维码领取无牌车号牌</span>
|
|
|
|
+ </div>
|
|
<!-- 中控 -->
|
|
<!-- 中控 -->
|
|
<div class="parkingFee-bottom">
|
|
<div class="parkingFee-bottom">
|
|
<div style="height: 40px; background-color: #FBFCFF;" v-if="source === 'KIP'"></div>
|
|
<div style="height: 40px; background-color: #FBFCFF;" v-if="source === 'KIP'"></div>
|