diff --git a/src/components/Progress.vue b/src/components/Progress.vue
index b76bf44..dbf978c 100644
--- a/src/components/Progress.vue
+++ b/src/components/Progress.vue
@@ -55,7 +55,7 @@
-
环境2/湿度/过氧化氢浓度
+
环境2
{
flex: 1;
height: 351px;
.title {
+ padding: 5px 13px;
+ margin-bottom: 24px;
font-family: Source Han Sans CN;
font-size: 14px;
font-weight: 500;
+ line-height: normal;
letter-spacing: 0.1em;
- color: #000000;
- margin-bottom: 24px;
- padding-left: 11px;
+ color: #ffffff;
+ height: 27px;
+ border-radius: 14px;
+ opacity: 1;
+ background: #06518b;
+ width: 70px;
+ box-sizing: border-box;
+ display: flex;
+ align-items: center;
+ justify-content: center;
}
.echarts_box {
width: 380px;