zhengkaixin 2 tahun lalu
induk
melakukan
0e1b3972b1
2 mengubah file dengan 11 tambahan dan 5 penghapusan
  1. 0 1
      iconfont/iconfont.css
  2. 11 4
      pages/searchPile/chargeProcess/charge.vue

File diff ditekan karena terlalu besar
+ 0 - 1
iconfont/iconfont.css


+ 11 - 4
pages/searchPile/chargeProcess/charge.vue

@@ -16,16 +16,23 @@
 
 				</view>
 				<view style="color: rgba(153, 153, 153, 100);
-				font-size: 12px;
+				font-size: 14px;
 				text-align: left;
 				font-family: AlibabaPuHui-regular;"><span style="color:red">*</span>充电金额输入范围为1元-500元的整数。实际充电金额与所选金额会略有出入(一般误差约几分钱),最终结算金额将以实际充入电量为准。</view>
 
-			</view>
-			<p>其他充电模式</p>
+			</view>
+			<view class="title">其他充电模式</view>
+			
 			<view @click="moneyClick(-1)" :class="!otherNum&&moneyActiveClass == -1? 'active' : ''" class="self-stop ">
 				充满自停
 			</view>
-
+			<view style="color: rgba(153, 153, 153, 100);
+			font-size: 14px;
+			text-align: left;
+			font-family: AlibabaPuHui-regular;">1.预扣费10元,充电结束后按实际金额结算,多退少补<br/>
+					2.充电停止或充电金额超过余额时停止充电
+			</view>
+			
 			<!-- 优惠券 -->
 			<view class="discounts" v-if="false" >
 				<view class="title">

Beberapa file tidak ditampilkan karena terlalu banyak file yang berubah dalam diff ini