Selaa lähdekoodia

站点详情页弹框样式修改

常志远 3 vuotta sitten
vanhempi
commit
560ed483de
1 muutettua tiedostoa jossa 8 lisäystä ja 3 poistoa
  1. 8 3
      pages/searchPile/stationAndPile/stationDetails.vue

+ 8 - 3
pages/searchPile/stationAndPile/stationDetails.vue

@@ -134,8 +134,14 @@
 		</view>
 		<!-- 弹窗 -->
 		<view>
-			<u-modal v-model="show" :content="content" show-cancel-button="true" confirm-text="去看空闲桩" cancel-text="查看处罚规则"
-			confirm-color="#00B962"></u-modal>
+			<u-modal v-model="show"  show-cancel-button="true" confirm-text="去看空闲桩" cancel-text="查看处罚规则"
+			confirm-color="#00B962">
+			<view class="" style="padding: 15px 20px;">
+				因您近期存在预约超时未前往充电的违约行为,平台为保证每位车主的合理权益,
+				对您作出停用预约充电功能1天的处罚。
+				您可于<span style="color: #00b962;">2022年6月20日09时45分</span>后使用此功能。
+			</view>
+			</u-modal>
 			
 		</view>
 		
@@ -267,7 +273,6 @@
 				elderMode:false,
 				userId:'',
 				show:"true",
-			    content:"因您近期存在预约超时未前往充电的违约行为,平台为保证每位车主的合理权益,对您作出停用预约充电功能1天的处罚。您可于2022年6月20日09时45分后使用此功能。",
 				list:[{"name":"充电桩(3)"},
 				{"name":"价格说明"}
 				],