소스 검색

圆居中

zhengkaixin 3 년 전
부모
커밋
81e6f96b42
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  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;
 
 		}