瀏覽代碼

圆居中

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