Commit ce920890 authored by 周宏民's avatar 周宏民

feat: 添加泰来工作台组件

parent d73ede3b
Pipeline #88621 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.
This diff was suppressed by a .gitattributes entry.
......@@ -231,5 +231,31 @@
background: url('@{imgSrc}/系统使用排名.png');
background-size: 100% 100%;
}
&[widget='WATER_MONITORING_TAILAI'] {
height: 240px;
background: url('@{imgSrc}/泰来运营总览.png');
background-size: 100% 100%;
}
&[widget='MANAGE_OVERVIEW_TAILAI'] {
height: 50px;
background: url('@{imgSrc}/泰来水厂总览.png');
background-size: 100% 100%;
}
&[widget='PIPE_MONITORING_TAILAI'] {
height: 200px;
background: url('@{imgSrc}/泰来管网运营.png');
background-size: 100% 100%;
}
&[widget='DMA_OVERVIEW_TAILAI'] {
height: 120px;
background: url('@{imgSrc}/泰来DMA总览.png');
background-size: 100% 100%;
}
&[widget='REVENUE_OVERVIEW_TAILAI'] {
height: 120px;
background: url('@{imgSrc}/泰来营收总览.png');
background-size: 100% 100%;
}
}
}
\ No newline at end of file
......@@ -272,6 +272,31 @@
background: url('@{imgSrc}/系统使用排名.png');
background-size: 100% 100%;
}
&[widget='WATER_MONITORING_TAILAI'] {
height: 140px;
background: url('@{imgSrc}/泰来运营总览.png');
background-size: 100% 100%;
}
&[widget='MANAGE_OVERVIEW_TAILAI'] {
height: 50px;
background: url('@{imgSrc}/泰来水厂总览.png');
background-size: 100% 100%;
}
&[widget='PIPE_MONITORING_TAILAI'] {
height: 140px;
background: url('@{imgSrc}/泰来管网运营.png');
background-size: 100% 100%;
}
&[widget='DMA_OVERVIEW_TAILAI'] {
height: 80px;
background: url('@{imgSrc}/泰来DMA总览.png');
background-size: 100% 100%;
}
&[widget='REVENUE_OVERVIEW_TAILAI'] {
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