Commit 0f062f55 authored by 周宏民's avatar 周宏民

fix: 建始图片路径修改

parent 27c895ea
Pipeline #94060 passed with stages
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
margin-bottom: 0px; margin-bottom: 0px;
width: 1324px; width: 1324px;
height: 75px; height: 75px;
background: url('@{imgSrc}/标题bg.png') center center no-repeat; background: url('@/assets/images/integration/jianshi/标题bg.png') center center no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
} }
...@@ -121,7 +121,7 @@ ...@@ -121,7 +121,7 @@
.integration_row1 { .integration_row1 {
width: 1275px; width: 1275px;
height: 208px; height: 208px;
background: url('@{imgSrc}/水务大数据.png') center/100% 100% no-repeat; background: url('@/assets/images/integration/jianshi/水务大数据.png') center/100% 100% no-repeat;
} }
.integration_row2 { .integration_row2 {
...@@ -142,7 +142,7 @@ ...@@ -142,7 +142,7 @@
width: 312px; width: 312px;
position: relative; position: relative;
top: -46px; top: -46px;
background: url('@{imgSrc}/仓储物资系统.png') center/100% 100% no-repeat; background: url('@/assets/images/integration/jianshi/仓储物资系统.png') center/100% 100% no-repeat;
z-index: 24; z-index: 24;
} }
...@@ -150,7 +150,7 @@ ...@@ -150,7 +150,7 @@
height: 115px; height: 115px;
width: 312px; width: 312px;
position: relative; position: relative;
background: url('@{imgSrc}/营业收费系统.png') center/100% 100% no-repeat; background: url('@/assets/images/integration/jianshi/营业收费系统.png') center/100% 100% no-repeat;
z-index: 24; z-index: 24;
} }
...@@ -158,7 +158,7 @@ ...@@ -158,7 +158,7 @@
height: 115px; height: 115px;
width: 312px; width: 312px;
position: relative; position: relative;
background: url('@{imgSrc}/OA办公系统.png') center/100% 100% no-repeat; background: url('@/assets/images/integration/jianshi/OA办公系统.png') center/100% 100% no-repeat;
z-index: 24; z-index: 24;
} }
...@@ -167,7 +167,7 @@ ...@@ -167,7 +167,7 @@
width: 312px; width: 312px;
position: relative; position: relative;
top: -46px; top: -46px;
background: url('@{imgSrc}/DMA控漏系统.png') center/100% 100% no-repeat; background: url('@/assets/images/integration/jianshi/DMA控漏系统.png') center/100% 100% no-repeat;
z-index: 24; z-index: 24;
} }
...@@ -186,7 +186,7 @@ ...@@ -186,7 +186,7 @@
width: 388px; width: 388px;
position: relative; position: relative;
top: -40px; top: -40px;
background: url('@{imgSrc}/管网GIS.png') center/100% 100% no-repeat; background: url('@/assets/images/integration/jianshi/管网GIS.png') center/100% 100% no-repeat;
} }
.integration_cell[type='管网采集'] { .integration_cell[type='管网采集'] {
...@@ -194,7 +194,7 @@ ...@@ -194,7 +194,7 @@
height: 153px; height: 153px;
width: 168px; width: 168px;
position: relative; position: relative;
background: url('@{imgSrc}/管网采集.png') center/100% 100% no-repeat; background: url('@/assets/images/integration/jianshi/管网采集.png') center/100% 100% no-repeat;
left: 15px; left: 15px;
top: 55px; top: 55px;
} }
...@@ -205,7 +205,7 @@ ...@@ -205,7 +205,7 @@
position: absolute; position: absolute;
height: 149px; height: 149px;
width: 168px; width: 168px;
background: url('@{imgSrc}/GIS数据处理.png') center/100% 100% no-repeat; background: url('@/assets/images/integration/jianshi/GIS数据处理.png') center/100% 100% no-repeat;
left: 187px; left: 187px;
top: 76px; top: 76px;
} }
...@@ -214,7 +214,7 @@ ...@@ -214,7 +214,7 @@
position: absolute; position: absolute;
height: 190px; height: 190px;
width: 341px; width: 341px;
background: url('@{imgSrc}/水力模型.png') center/100% 100% no-repeat; background: url('@/assets/images/integration/jianshi/水力模型.png') center/100% 100% no-repeat;
left: 15px; left: 15px;
top: 188px; top: 188px;
} }
...@@ -223,7 +223,7 @@ ...@@ -223,7 +223,7 @@
height: 338px; height: 338px;
width: 501px; width: 501px;
position: relative; position: relative;
background: url('@{imgSrc}/厂站网.png') center/100% 100% no-repeat; background: url('@/assets/images/integration/jianshi/厂站网.png') center/100% 100% no-repeat;
} }
.integration_cell[type='业务外勤'] { .integration_cell[type='业务外勤'] {
...@@ -231,14 +231,14 @@ ...@@ -231,14 +231,14 @@
width: 388px; width: 388px;
position: relative; position: relative;
top: -40px; top: -40px;
background: url('@{imgSrc}/业务外勤.png') center/100% 100% no-repeat; background: url('@/assets/images/integration/jianshi/业务外勤.png') center/100% 100% no-repeat;
} }
.integration_row4 { .integration_row4 {
position: absolute; position: absolute;
height: 374px; height: 374px;
width: 1447px; width: 1447px;
background: url('@{imgSrc}/基础数据平台.png') center/100% 100% no-repeat; background: url('@/assets/images/integration/jianshi/基础数据平台.png') center/100% 100% no-repeat;
bottom: 10px; bottom: 10px;
margin: 0 auto; margin: 0 auto;
// z-index: 10; // z-index: 10;
...@@ -250,7 +250,7 @@ ...@@ -250,7 +250,7 @@
position: absolute; position: absolute;
bottom: 79px; bottom: 79px;
left: 102px; left: 102px;
background: url('@{imgSrc}/统一接入平台.png') center/100% 100% no-repeat; background: url('@/assets/images/integration/jianshi/统一接入平台.png') center/100% 100% no-repeat;
} }
.integration_cell[type='大数据中心'] { .integration_cell[type='大数据中心'] {
...@@ -259,7 +259,7 @@ ...@@ -259,7 +259,7 @@
position: absolute; position: absolute;
bottom: 55px; bottom: 55px;
left: 353px; left: 353px;
background: url('@{imgSrc}/大数据中心.png') center/100% 100% no-repeat; background: url('@/assets/images/integration/jianshi/大数据中心.png') center/100% 100% no-repeat;
} }
.integration_cell[type='运维中心'] { .integration_cell[type='运维中心'] {
...@@ -268,7 +268,7 @@ ...@@ -268,7 +268,7 @@
position: absolute; position: absolute;
bottom: 55px; bottom: 55px;
right: 343px; right: 343px;
background: url('@{imgSrc}/运维中心.png') center/100% 100% no-repeat; background: url('@/assets/images/integration/jianshi/运维中心.png') center/100% 100% no-repeat;
} }
.integration_cell[type='信管中心'] { .integration_cell[type='信管中心'] {
...@@ -277,7 +277,7 @@ ...@@ -277,7 +277,7 @@
position: absolute; position: absolute;
bottom: 86px; bottom: 86px;
right: 107px; right: 107px;
background: url('@{imgSrc}/信管中心.png') center/100% 100% no-repeat; background: url('@/assets/images/integration/jianshi/信管中心.png') center/100% 100% no-repeat;
z-index: 24; z-index: 24;
} }
} }
......
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