Commit b7af456c authored by 涂伟's avatar 涂伟

fix: '运维手持工作台新增配置'

parent 500812b1
Pipeline #85616 passed 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.
......@@ -192,6 +192,26 @@
background: url('@{imgSrc}/四水厂送水泵房监控.png');
background-size: 100% 100%;
}
&[widget='WATER_MONITORING'] {
height: 140px;
background: url('@{imgSrc}/水厂监控.png');
background-size: 100% 100%;
}
&[widget='PIPE_MONITORING'] {
height: 220px;
background: url('@{imgSrc}/压力监控.png');
background-size: 100% 100%;
}
&[widget='ACQUISITION_OVERVIEW'] {
height: 140px;
background: url('@{imgSrc}/天等采集总览.png');
background-size: 100% 100%;
}
&[widget='PROJECT_OVERVIEW'] {
height: 120px;
background: url('@{imgSrc}/采集工程.png');
background-size: 100% 100%;
}
}
} // &:hover {
// .swiper {
......
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