Sfoglia il codice sorgente

融合系统上线

zhiyuan-007 9 mesi fa
parent
commit
5aeb1bd475

File diff suppressed because it is too large
+ 0 - 2821
cim-my-home/assets/HomePage-547c2009.js


File diff suppressed because it is too large
+ 0 - 1
cim-my-home/assets/HomePage-ba29a70b.css


File diff suppressed because it is too large
+ 0 - 9
cim-my-home/assets/Login-331dd868.js


File diff suppressed because it is too large
+ 0 - 1
cim-my-home/assets/LoginedPage-a09e912c.js


File diff suppressed because it is too large
+ 0 - 1
cim-my-home/assets/PowerHome-b9981df5.js


File diff suppressed because it is too large
+ 0 - 1
cim-my-home/assets/base-49c3cea9.js


File diff suppressed because it is too large
+ 0 - 9
cim-my-home/assets/index-3ebeed80.js


File diff suppressed because it is too large
+ 0 - 5
cim-my-home/assets/tip-4c9a1f9d.js


BIN
cim-my-home/cim-home.war


+ 1 - 1
cim-my-home/index.html

@@ -5,7 +5,7 @@
     <link rel="icon" href="./bitbug_favicon4.ico">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <title>上海市CIM平台</title>
-    <script type="module" crossorigin src="./assets/index-3ebeed80.js"></script>
+    <script type="module" crossorigin src="./assets/index-049f086e.js"></script>
     <link rel="stylesheet" href="./assets/index-f4253560.css">
   </head>
   <body>

+ 3 - 2
src/views/home-page/HomePage.vue

@@ -925,7 +925,8 @@ const systemList = ref([
 ])
 const ballSystemList = ref([
   {name:'GIS中台',children:[
-      {name:'空间地理信息共享交换系统',aPath:'https://cimweb.zjw.sh.cegn.cn:2007/space-browsing/#/main/home',moduleId:'569',loginPage:'https://cimweb.zjw.sh.cegn.cn:2007/space-browsing/#/login'},
+      // {name:'空间地理信息共享交换系统',aPath:'https://cimweb.zjw.sh.cegn.cn:2007/space-browsing/#/main/home',moduleId:'569',loginPage:'https://cimweb.zjw.sh.cegn.cn:2007/space-browsing/#/login'},
+      {name:'空间地理信息应用系统',aPath:'https://cimweb.zjw.sh.cegn.cn:2007/space-application/#/main/home',moduleId:'569',loginPage:'https://cimweb.zjw.sh.cegn.cn:2007/space-application/#/login'},
       {name:'空间地理信息管理系统',aPath:'https://cimweb.zjw.sh.cegn.cn:2007/space-manage/#/main/GXYWWebsite/view/main/MainFrame',moduleId:'538',loginPage:'https://cimweb.zjw.sh.cegn.cn:2007/space-manage/#/login'},
     ]},
   {name:'BIM中台'},
@@ -934,7 +935,7 @@ const ballSystemList = ref([
       {name:'IOT数据管理',disabled:true}]},
   {name:'智能分析\nAI中台',
   children:[
-    {name:'数据分析赋能',aPath:'https://cimweb.zjw.sh.cegn.cn:2007/analysis-system/#/main/home',moduleId:'569',loginPage:'https://cimweb.zjw.sh.cegn.cn:2007/analysis-system/#/login'},
+    // {name:'数据分析赋能',aPath:'https://cimweb.zjw.sh.cegn.cn:2007/space-application/#/main/home',moduleId:'569',loginPage:'https://cimweb.zjw.sh.cegn.cn:2007/space-application/#/login'},
   {name:'数据治理监控',aPath:'https://cimweb.zjw.sh.cegn.cn:2007/space-monitor/#/home',moduleId:'662',loginPage: 'https://cimweb.zjw.sh.cegn.cn:2007/space-monitor/#/login'},
 ]},
   {name:'应用\n赋能中台',path:'/power-home'},