zhengkaixin 3 rokov pred
rodič
commit
81e6f96b42

+ 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;
 
 		}