Browse Source

圆居中

zhengkaixin 3 năm trước cách đây
mục cha
commit
81e6f96b42
1 tập tin đã thay đổi với 4 bổ sung4 xóa
  1. 4 4
      pages/searchPile/chargeProcess/dcCharging.vue

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

@@ -437,10 +437,10 @@
 
 	.progress-bar {
 
-
+		text-align: center;
 
 		/deep/.u-circle-progress {
-			margin-left: 23.3% !important;
+			
 			position: relative;
 			// min-width:220px;
 			// min-height: 220px;
@@ -591,11 +591,11 @@
 
 
 	.progress-bar2 {
-
+			text-align: center;
 
 
 		/deep/.u-circle-progress {
-			margin-left: 23.3% !important;
+		//	margin-left: 23.3% !important;
 			position: relative;
 
 		}