wkyy 2 年之前
父节点
当前提交
03e3f4866f
共有 1 个文件被更改,包括 4 次插入4 次删除
  1. 4 4
      pages/searchPile/stationAndPile/stationDetails.vue

+ 4 - 4
pages/searchPile/stationAndPile/stationDetails.vue

@@ -47,16 +47,16 @@
 				<view class="date"><text><img src="../../../assets/img/riLine-charging-pile-line Copy.svg" alt="">
 				<view class="date"><text><img src="../../../assets/img/riLine-charging-pile-line Copy.svg" alt="">
 				</text>{{(stationDetail.station.type.indexOf('1')>=0?'直流快充':'')}}{{(stationDetail.station.type.indexOf(',')>=0?'/':'')}}{{(stationDetail.station.type.indexOf('2')>=0?'交流慢充':'')}}</view>
 				</text>{{(stationDetail.station.type.indexOf('1')>=0?'直流快充':'')}}{{(stationDetail.station.type.indexOf(',')>=0?'/':'')}}{{(stationDetail.station.type.indexOf('2')>=0?'交流慢充':'')}}</view>
 				<view class="free">
 				<view class="free">
-					<view class="fast">
-						<view class="fast-font" v-if="stationDetail.station.type == '1' || stationDetail.station.type == '1,2'">
+					<view class="fast" v-if="stationDetail.station.type == '1' || stationDetail.station.type == '1,2'">
+						<view class="fast-font">
 						</view>
 						</view>
 						<view class="num">
 						<view class="num">
 							{{stationDetail.station.fastAvailableNum}}/{{stationDetail.station.fastNum}}
 							{{stationDetail.station.fastAvailableNum}}/{{stationDetail.station.fastNum}}
 						</view>
 						</view>
 					</view>
 					</view>
-					<view class="slow">
-						<view class="slow-font" v-if="stationDetail.station.type == '2' || stationDetail.station.type == '1,2'">
+					<view class="slow" v-if="stationDetail.station.type == '2' || stationDetail.station.type == '1,2'">
+						<view class="slow-font">
 						</view>
 						</view>
 						<view class="num">
 						<view class="num">