tml il y a 6 mois
Parent
commit
8977322084

+ 54 - 0
nngkxxdp/src/main/resources/static/naxsb/cytzs.html

@@ -0,0 +1,54 @@
+<!DOCTYPE html>
+<html lang="en">
+
+<head>
+    <meta charset="UTF-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
+    <meta name="viewport" content="width=device-width" />
+    <meta name=”SiteName” content=”重庆市南岸区人民政府”>
+    <meta name="SiteDomain" content="http://ww.cqna.gov.cn" />
+    <meta name="SiteIDCode" content="5001080014">
+    <meta name="ColumnName" content="重庆市南岸区政务公开惠民便民地图">
+    <meta name="ColumnDescription" content="重庆市南岸区政务公开惠民便民地图" />
+    <meta name="ColumnKeywords" content="重庆市南岸区政务公开惠民便民地图" />
+    <meta name="ColumnType" content="重庆市南岸区政务公开惠民便民地图" />
+    <title>重庆市南岸区政务公开惠民便民地图</title>
+</head>
+<style>
+    body {
+        width: 100%;
+        height: 100%;
+        margin: 0px;
+        padding: 0px;
+    }
+
+    iframe {
+        border: 0px;
+    }
+
+    .pFoot-btm {
+        margin-top: 0px !important;
+    }
+</style>
+
+<body>
+    <div style="width:100%;height:570px" class="header"></div>
+    <iframe id="childshell" width="100%" height="937px" src="cytz.html"></iframe>
+    <div style="width:100%;" class="footer"></div>
+
+</body>
+<script src="js/jquery-3.5.1.min.js"></script>
+
+<script>
+    $(function () {
+        /*公共部分
+        * 导航栏
+        * footer CopyRight
+        */
+        $(".header").load('https://www.cqna.gov.cn/ggbf_search/top/top_style.html');
+        $(".footer").load('https://www.cqna.gov.cn/ggbf_search/ggyr/2022foot/bottomBlack.html');
+    });
+</script>
+
+
+</html>

+ 1 - 1
nngkxxdp/src/main/resources/static/naxsb/indexbmhq.html

@@ -302,7 +302,7 @@
         </el-collapse-item>
         <el-collapse-item name="2" disabled @mouseover.native="autoShow(2)" @mouseout.native="autoHide(2)">
           <template slot="title">
-            <div class="titleC" @click.stop="goToLink('cytz.html')">
+            <div class="titleC" @click.stop="goToLink('cytzs.html')">
               <img src="images/cyyq.png" />
               <div class="textCollapse">&emsp;产业园区</div>
             </div>