双重预防机制
- 工程管理
+
+ 智能客服
智慧巡检
GIS系统
SCADA系统
- 电子商城
+
管理中心
气瓶管理
- 车辆管理
+
+ 视频监控
diff --git a/img/customer.png b/img/customer.png new file mode 100644 index 0000000..ee38874 Binary files /dev/null and b/img/customer.png differ diff --git a/img/line.png b/img/line.png index 0c9d15c..21ae286 100644 Binary files a/img/line.png and b/img/line.png differ diff --git a/img/video.png b/img/video.png new file mode 100644 index 0000000..9a7e09b Binary files /dev/null and b/img/video.png differ diff --git a/index.html b/index.html index cebc5bd..2068f0c 100644 --- a/index.html +++ b/index.html @@ -108,6 +108,7 @@ width: 1028px; height: 547px; background: url(./img/line.png) no-repeat; + background-size: 100% 100%; position: relative; left: 415px; top: 222px; @@ -140,6 +141,7 @@ user-select: none; cursor: pointer; z-index: 999; + background-size: 100% 100%; } .top-center{ background: url(./img/prevent.png) no-repeat; @@ -147,7 +149,8 @@ left: 305px; } .top-right{ - background: url(./img/project.png) no-repeat; + /*background: url(./img/project.png) no-repeat;*/ + background: url(./img/customer.png) no-repeat; top: -160px; left: 715px; } @@ -182,7 +185,8 @@ right: -72px; } .right-center{ - background: url(./img/exam.png) no-repeat; + /*background: url(./img/exam.png) no-repeat;*/ + background: url(./img/video.png) no-repeat; top: 29px; right: -147px; } @@ -225,14 +229,16 @@