zhengkaixin 2 years ago
parent
commit
5f65b69bf4

+ 1 - 1
pages/monthlyCardActivity/monthlyCardBuy.vue

@@ -235,7 +235,7 @@
 
 			},
 			userCardBool(userCard) {
-				return false
+				
 
 				if (userCard) {
 					var date = new Date().getTime()

+ 1 - 1
pages/searchPile/apointment/apointmentRecharge.vue

@@ -111,7 +111,7 @@
 				lockTime:"",
 				detail:{},
 				timeList:[],
-				numList:[60,90,120],
+				numList:[60,90,120,60*5,60*6],
 				apointment:"",
 				selectTime:15,
 				selectNum:60,

+ 1 - 1
pages/searchPile/chargeProcess/dcCharging.vue

@@ -275,7 +275,7 @@
 				<view class="else-infos">
 					
 					<u-modal v-model="parkingTips"
-					 title="停车费说明"
+					 title="新能源汽车停车费说明"
 					confirm-text="知道了" confirm-color="#53b56b"     >
 						<view style="padding: 15px;"
 						v-html="chargingStation.parkingSimpleDescription"