Commit 48ef909b authored by 陈龙's avatar 陈龙

feat: 新增五粮液环保智慧管理平台相关内容

parent e0c79b49
Pipeline #96194 waiting for manual action with stages
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
......@@ -326,5 +326,25 @@
background: url('@{imgSrc}/钦州污水泵站总览.png');
background-size: 100% 100%;
}
&[widget='SEWAGE_WORKS_OVERVIEW'] {
height: 120px;
background: url('@{imgSrc}/五粮液运营总览.png');
background-size: 100% 100%;
}
&[widget='SEWAGE_WORKS_WATER_QUALITY'] {
height: 180px;
background: url('@{imgSrc}/五粮液出水水质.png');
background-size: 100% 100%;
}
&[widget='SEWAGE_WORKS_DRUG_CONSUMPTION'] {
height: 80px;
background: url('@{imgSrc}/五粮液药耗总览.png');
background-size: 100% 100%;
}
&[widget='SEWAGE_WORKS_AERATION'] {
height: 120px;
background: url('@{imgSrc}/五粮液曝气总览.png');
background-size: 100% 100%;
}
}
}
......@@ -367,6 +367,26 @@
background: url('@{imgSrc}/钦州污水泵站总览.png');
background-size: 100% 100%;
}
&[widget='SEWAGE_WORKS_OVERVIEW'] {
height: 80px;
background: url('@{imgSrc}/五粮液运营总览.png');
background-size: 100% 100%;
}
&[widget='SEWAGE_WORKS_WATER_QUALITY'] {
height: 120px;
background: url('@{imgSrc}/五粮液出水水质.png');
background-size: 100% 100%;
}
&[widget='SEWAGE_WORKS_DRUG_CONSUMPTION'] {
height: 80px;
background: url('@{imgSrc}/五粮液药耗总览.png');
background-size: 100% 100%;
}
&[widget='SEWAGE_WORKS_AERATION'] {
height: 80px;
background: url('@{imgSrc}/五粮液曝气总览.png');
background-size: 100% 100%;
}
}
}
.cardType {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment