src/views/screen/components/screen-examine/components/examine-hola.vue
@@ -28,7 +28,7 @@ clip: false, // 是否裁剪超出部分 // 设置背景圆环样式 lineStyle: { width: 10, // 圆环宽度 width: 6, // 圆环宽度 color: [[1, '#002865']] // 圆环背景色 } }, @@ -85,7 +85,7 @@ detail: { // width: 50, // height: 14, fontSize: 14, fontSize: 20, color: 'auto' }, data: [ @@ -151,7 +151,9 @@ .progressChart { width: 100%; height: 100%; display: flex; flex-direction: column; align-items: center; .chart { width: 100%; height: 75%; @@ -162,8 +164,9 @@ width: 100%; color: #01f8ff; text-align: center; font-size: 16px; font-size: 14px; margin-top: 10px; } } </style>