Przeglądaj źródła

安阳集成页面初始化

罗浩军 1 rok temu
rodzic
commit
c57dbfd092

+ 28 - 27
static/css/navLinkContent.css

@@ -37,7 +37,7 @@
 .NavLinkContent1 .ShowContent .LeftPart {
     width: 88px;
     height: 88px;
-    background-image: url("../images/icon-map.png");
+    /* background-image: url("../images/icon-map.png"); */
     background-repeat: no-repeat;
     background-size: contain;
     margin-right: 28px;
@@ -89,7 +89,7 @@
 }
 
 .NavLinkContent2:hover .ShowContent .LeftPart {
-    background-image: url("../images/navTwoIconHover.png");
+    background-image: url("../images/icon-map-hover.png");
 }
 
 .NavLinkContent2:hover .ShowContent .RightPart .RightPart_TopPart {
@@ -102,27 +102,28 @@
     align-items: center;
     height: 185px;
     position: absolute;
-    left: 166px;
+    left: 110px;
 }
 
 .NavLinkContent2 .ShowContent .LeftPart {
     width: 88px;
     height: 88px;
-    background-image: url("../images/navTwoIcon.png");
+    /* background-image: url("../images/navTwoIcon.png"); */
+    background-image: url("../images/icon-map.png");
     background-repeat: no-repeat;
     background-size: contain;
     margin-right: 28px;
 }
 
 .NavLinkContent2 .ShowContent .RightPart .RightPart_TopPart {
-    width: 180px;
+    /* width: 180px; */
     height: 36px;
     font-size: 36px;
     font-family: PangMenZhengDao-3, PangMenZhengDao;
     font-weight: normal;
     color: #ffffff;
     line-height: 41px;
-    margin-bottom: 16px;
+    /* margin-bottom: 16px; */
     text-align: start;
 }
 
@@ -153,7 +154,7 @@
 }
 
 .NavLinkContent3:hover .ShowContent .LeftPart {
-    background-image: url("../images/navSevenIconHover.png");
+    background-image: url("../images/navFourIconHover.png");
 }
 
 .NavLinkContent3:hover .ShowContent .RightPart .RightPart_TopPart {
@@ -166,27 +167,27 @@
     align-items: center;
     height: 185px;
     position: absolute;
-    left: 166px;
+    left: 110px;
 }
 
 .NavLinkContent3 .ShowContent .LeftPart {
     width: 88px;
     height: 88px;
-    background-image: url("../images/navSevenIcon.png");
+    background-image: url("../images/navFourIcon.png");
     background-repeat: no-repeat;
     background-size: contain;
     margin-right: 28px;
 }
 
 .NavLinkContent3 .ShowContent .RightPart .RightPart_TopPart {
-    width: 180px;
+    /* width: 180px; */
     height: 36px;
     font-size: 36px;
     font-family: PangMenZhengDao-3, PangMenZhengDao;
     font-weight: normal;
     color: #ffffff;
     line-height: 41px;
-    margin-bottom: 16px;
+    /* margin-bottom: 16px; */
     text-align: start;
 }
 
@@ -217,7 +218,7 @@
 }
 
 .NavLinkContent4:hover .ShowContent .LeftPart {
-    background-image: url("../images/navFourIconHover.png");
+    background-image: url("../images/navSevenIconHover.png");
 }
 
 .NavLinkContent4:hover .ShowContent .RightPart .RightPart_TopPart {
@@ -240,21 +241,21 @@
 .NavLinkContent4 .ShowContent .LeftPart {
     width: 88px;
     height: 88px;
-    background-image: url("../images/navFourIcon.png");
+    background-image: url("../images/navSevenIcon.png");
     background-repeat: no-repeat;
     background-size: contain;
     margin-right: 28px;
 }
 
 .NavLinkContent4 .ShowContent .RightPart .RightPart_TopPart {
-    width: 180px;
+    /* width: 180px; */
     height: 36px;
     font-size: 36px;
     font-family: PangMenZhengDao-3, PangMenZhengDao;
     font-weight: normal;
     color: #ffffff;
     line-height: 41px;
-    margin-bottom: 16px;
+    /* margin-bottom: 16px; */
     text-align: start;
 }
 
@@ -308,7 +309,7 @@
 .NavLinkContent5 .ShowContent .LeftPart {
     width: 88px;
     height: 88px;
-    background-image: url("../images/icon-users.png");
+    /* background-image: url("../images/icon-users.png"); */
     background-repeat: no-repeat;
     background-size: contain;
     margin-right: 28px;
@@ -358,7 +359,7 @@
 }
 
 .NavLinkContent6:hover .ShowContent .LeftPart {
-    background-image: url("../images/navThreeIconHover.png");
+    background-image: url("../images/icon-users-hover.png");
 }
 
 .NavLinkContent6:hover .ShowContent .RightPart .RightPart_TopPart {
@@ -381,21 +382,21 @@
 .NavLinkContent6 .ShowContent .LeftPart {
     width: 88px;
     height: 88px;
-    background-image: url("../images/navThreeIcon.png");
+    background-image: url("../images/icon-users.png");
     background-repeat: no-repeat;
     background-size: contain;
     margin-right: 28px;
 }
 
 .NavLinkContent6 .ShowContent .RightPart .RightPart_TopPart {
-    width: 180px;
+    /* width: 180px; */
     height: 36px;
     font-size: 36px;
     font-family: PangMenZhengDao-3, PangMenZhengDao;
     font-weight: normal;
     color: #ffffff;
     line-height: 41px;
-    margin-bottom: 16px;
+    /* margin-bottom: 16px; */
     text-align: start;
 }
 
@@ -426,7 +427,7 @@
 }
 
 .NavLinkContent7:hover .ShowContent .LeftPart {
-    background-image: url("../images/navSixIconHover.png");
+    background-image: url("../images/navThreeIconHover.png");
 }
 
 .NavLinkContent7:hover .ShowContent .RightPart .RightPart_TopPart {
@@ -445,21 +446,21 @@
 .NavLinkContent7 .ShowContent .LeftPart {
     width: 88px;
     height: 88px;
-    background-image: url("../images/navSixIcon.png");
+    background-image: url("../images/navThreeIcon.png");
     background-repeat: no-repeat;
     background-size: contain;
     margin-right: 28px;
 }
 
 .NavLinkContent7 .ShowContent .RightPart .RightPart_TopPart {
-    width: 180px;
+    /* width: 180px; */
     height: 36px;
     font-size: 36px;
     font-family: PangMenZhengDao-3, PangMenZhengDao;
     font-weight: normal;
     color: #ffffff;
     line-height: 41px;
-    margin-bottom: 16px;
+    /* margin-bottom: 16px; */
     text-align: start;
 }
 
@@ -485,7 +486,7 @@
     position: relative;
 }
 
-.NavLinkContent8:hover {
+/* .NavLinkContent8:hover {
     background-image: url("../images/navEightHover.png");
 }
 
@@ -495,7 +496,7 @@
 
 .NavLinkContent8:hover .ShowContent .RightPart .RightPart_TopPart {
     color: #ffa622;
-}
+} */
 
 .NavLinkContent8 .ShowContent {
     display: flex;
@@ -509,7 +510,7 @@
 .NavLinkContent8 .ShowContent .LeftPart {
     width: 88px;
     height: 88px;
-    background-image: url("../images/navEightIcon.png");
+    /* background-image: url("../images/navEightIcon.png"); */
     background-repeat: no-repeat;
     background-size: contain;
     margin-right: 28px;

BIN
static/images/icon-map-hover.png


BIN
static/images/icon-users-hover.png


+ 24 - 24
static/js/index.js

@@ -3,86 +3,86 @@ var app = new Vue({
     data() {
         // let isinline = /^(192.168)/.test(location.hostname);
         return {
-            companyName: "许昌市建安区中州水务",
-            sysName: "信息管理平台",
+            companyName: "安阳中州供水有限公司",
+            sysName: "智慧水务平台",
             inline: /^(192.168)/.test(location.hostname),
             memuList: [
                 {
                     id: 1,
                     className: ["nav-one-wrap"],
-                    menuName: "管网GIS相关系统",
+                    menuName: "管网GIS系统",
                     introName: "",
                 },
                 {
                     id: 2,
                     className: ["nav-two-wrap"],
-                    menuName: "管网GIS",
+                    menuName: "综合展示平台",
                     introName: "",
                     fn: "openWindow",
                     param: {
-                        inline: "//192.168.100.12:8200",
-                        outline: "//42.227.69.38:8200"
+                        inline: "http://192.168.175.8:8081",
+                        outline: "http://222.88.149.44:8011"
                     }
                 },
                 {
                     id: 3,
                     className: ["nav-three-wrap"],
-                    menuName: "巡检抢修",
+                    menuName: "管网GIS地理系统",
                     introName: "",
                     fn: "openWindow",
                     param: {
-                        inline: "//192.168.100.12:8000",
-                        outline: "//42.227.69.38:8000"
+                        inline: "https://192.168.175.6:8001",
+                        outline: "https://222.88.149.44:8001"
                     }
                 },
                 {
                     id: 4,
                     className: ["nav-four-wrap"],
-                    menuName: "综合管理",
+                    menuName: "巡检抢修系统",
                     introName: "",
                     fn: "openWindow",
                     param: {
-                        inline: "//192.168.100.12:8000/#/large-screen",
-                        outline: "//42.227.69.38:8000/#/large-screen"
+                        inline: "https://192.168.175.6:8000",
+                        outline: "https://222.88.149.44:8000"
                     }
                 },
                 {
                     id: 5,
                     className: ["nav-five-wrap"],
-                    menuName: "营业相关系统",
+                    menuName: "生产自控系统",
                     introName: "",
                     
                 },
                 {
                     id: 6,
                     className: ["nav-six-wrap"],
-                    menuName: "营业管理",
+                    menuName: "自动化控制系统",
                     introName: "",
-                    fn: "openWindow",
+                    fn: "",
                     param: {
-                        inline: "https://sales.zzwatercloud.com//smallPortal/#/login?tenantCode=%20",
-                        outline: "https://sales.zzwatercloud.com//smallPortal/#/login?tenantCode=%20"
+                        inline: "",
+                        outline: ""
                     }
                 },
                 {
                     id: 7,
                     className: ["nav-seven-wrap"],
-                    menuName: "抄表平台",
+                    menuName: "视频监控系统",
                     introName: "",
                     fn: "openWindow",
                     param: {
-                        inline: "https://sales.zzwatercloud.com//smallPortal/#/login?tenantCode=%20",
-                        outline: "https://sales.zzwatercloud.com//smallPortal/#/login?tenantCode=%20"
+                        inline: "http://192.168.175.9/portal/ui/login",
+                        outline: "http://192.168.175.9/portal/ui/login"
                     }
                 },
                 {
                     id: 8,
                     className: ["nav-eight-wrap"],
-                    menuName: "报装系统",
-                    fn: "openWindow",
+                    menuName: "",
+                    fn: "",
                     param: {
-                        inline: "https://sales.zzwatercloud.com//smallPortal/#/login?tenantCode=%20",
-                        outline: "https://sales.zzwatercloud.com//smallPortal/#/login?tenantCode=%20"
+                        inline: "",
+                        outline: ""
                     }
                 },
             ],