Explorar el Código

添加头部底部

tml hace 6 meses
padre
commit
9ce0ee4430

+ 0 - 450
nngkxxdp/src/main/resources/static/naxsb/cybj.html

@@ -1,450 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-
-<head>
-  <meta charset="UTF-8">
-  <meta name="viewport" content="width=device-width, initial-scale=1.0">
-  <title>产业投资</title>
-  <!-- 引入 Vue -->
-  <script src="js/vue.min.js"></script>
-  <script src="js/echarts.min.js"></script>
-  <!-- 引入样式 -->
-  <link rel="stylesheet" href="css/index.css">
-  <!-- 引入组件库 -->
-  <script src="js/index.js"></script>
-  <link rel="stylesheet" href="swiper/swiper-bundle.css">
-  <!-- jquery-->
-  <script src="js/jquery-3.5.1.min.js"></script>
-  <script src="js/urljson.js"></script>
-  <script src="js/nanan.js" type="text/javascript"></script>
-  <style>
-    * {
-      padding: 0;
-      margin: 0;
-    }
-
-    ul {
-      list-style-type: none;
-    }
-
-    li {
-      list-style: none;
-    }
-
-    @font-face {
-      font-family: 'DOUYU';
-      src: url('fonts/DOUYUFONT-2.OTF');
-      font-weight: normal;
-      font-style: normal;
-    }
-
-    @font-face {
-      font-family: 'Source Han Sans SC';
-      src: url('fonts/MSYHL.TTC');
-      font-weight: normal;
-      font-style: normal;
-    }
-
-    .backbutton img {
-      margin-right: 0.625rem;
-    }
-
-    #indexcygyy {
-      height: 100vh;
-      background-image: url(images/indexcygyy.png);
-      background-size: 100% 100%;
-      font-family: Microsoft YaHei;
-      color: #FFFFFF;
-      padding-top: 10px;
-      box-sizing: border-box;
-      position: relative;
-    }
-
-    .content {
-      /* min-width: 402px; */
-      height: 100%;
-      background: rgb(4 20 40 / 50%);
-      display: flex;
-      border-radius: 1.525rem;
-    }
-
-    .list {
-      width: calc(30% - 40px);
-      display: flex;
-      flex-direction: column;
-      align-items: center;
-      border-radius: 1.17rem;
-      padding: 20px;
-      margin-right: 40px;
-    }
-
-    .map {
-      width: 40%;
-      height: 70%;
-      margin: auto;
-      display: flex;
-      flex-direction: column;
-      align-items: center;
-      border-left: 1px solid rgba(214, 225, 240, .5);
-      border-right: 1px solid rgba(214, 225, 240, .5);
-    }
-
-    #mapEcharts {
-      width: 70%;
-      height: 70%;
-      padding-top: 10%;
-      position: relative;
-      z-index: 999;
-    }
-
-    .dec {
-      width: 30%;
-      padding-top: 3.5%;
-      padding-left: 2rem;
-      padding-right: 2rem;
-    }
-
-    .dec>div {
-      text-indent: 2em;
-      color: #fff;
-      font-size: 1.17rem;
-      line-height: 35px;
-      padding-top: 2rem;
-    }
-
-    .dec>span {
-      background: #176ED0;
-      border-radius: 10px;
-      color: #fff;
-      display: inline-block;
-      padding: 20px 25px;
-      font-size: 1.17rem;
-    }
-
-    .mapdec {
-      color: #fff;
-      font-size: 0.925rem;
-      text-align: center;
-      padding-top: 20px;
-    }
-
-    .title {
-      color: #FFFFFF;
-      width: 100%;
-      display: flex;
-      justify-content: space-between;
-      padding-bottom: 45px;
-      align-items: center;
-    }
-
-    .subtitle {
-      font-size: 1.725rem;
-      display: inline-block;
-    }
-
-    .backbutton {
-      width: 117px;
-      height: 42px;
-      background: url(images/buttonbg.png) no-repeat;
-      background-size: 100% 100%;
-      border-radius: 10px;
-      font-family: Microsoft YaHei;
-      font-weight: 400;
-      font-size: 16px;
-      color: #fff;
-      display: flex;
-      align-items: center;
-      justify-content: center;
-      margin-right: 10px;
-      cursor: pointer;
-    }
-
-    .backbutton img {
-      margin-right: 10px;
-    }
-
-    .contentList {
-      height: calc(100% / 6);
-      justify-content: space-between;
-      line-height: normal;
-      background-color: transparent;
-      color: #FFFFFF !important;
-      font-size: 1.17rem;
-      font-family: Microsoft YaHei;
-      letter-spacing: 2px;
-      padding: 0 10px;
-      border-radius: 10px;
-      width: 100%;
-      display: flex;
-      justify-content: space-between;
-      cursor: pointer;
-    }
-
-    .contentList:hover {
-      background-color: rgba(23, 110, 208, .5);
-      font-size: 1.37rem;
-    }
-
-    .listRight {
-      display: flex;
-      align-items: center;
-    }
-
-    .listRight>img {
-      width: 0.7rem;
-      height: 1.2rem;
-    }
-
-    .el-collapse-item__content {
-      padding: 0 15px 15px 15px;
-    }
-
-    .listLeft {
-      display: flex;
-      align-items: center;
-    }
-
-    .collapseItem {
-      color: #DFDFDF;
-      display: flex;
-      flex-wrap: wrap;
-      font-size: 0.9rem;
-    }
-
-    .link {
-      cursor: pointer;
-      width: 50%;
-    }
-
-    .listLeft>img {
-      width: 3rem;
-      height: 3rem;
-    }
-
-    .content>.title {
-      /* margin-top: 1.875rem; */
-      font-family: DOUYU;
-      font-weight: normal;
-      font-size: 1.625rem;
-      color: #FFFFFF;
-      /* line-height: 3rem; */
-      /* text-shadow: 0px 2px 4px rgba(11, 96, 169, 0.25); */
-      background: linear-gradient(0deg, rgba(184, 225, 255, 0.98) 0%, rgba(255, 255, 255, 0.98) 100%);
-      -webkit-background-clip: text;
-      -webkit-text-fill-color: transparent;
-    }
-
-    .content>.line {
-      width: 37.9375rem;
-      height: 1.125rem;
-      /* margin-bottom: 1.25rem; */
-    }
-
-    .content>.text {
-      width: 95%;
-      min-height: 120px;
-      font-size: 1rem;
-      color: #FFFFFF;
-      line-height: 1.875rem;
-      text-indent: 2.5rem;
-
-    }
-
-    .content .more {
-      width: 95%;
-      height: 3.75rem;
-      background-image: url(images/more-cygyy.png);
-      background-size: 100% 100%;
-      font-size: 1.5rem;
-      color: #E1F0FE;
-      line-height: 2.75rem;
-      text-align: center;
-      cursor: pointer;
-    }
-
-    .contentBox {
-      width: 80%;
-      height: 75%;
-      padding-top: 5%;
-      padding-left: 10%;
-      padding-right: 10%;
-    }
-
-    /* 淡出动画 */
-    .fade-out {
-      animation: fadeOut 1s forwards;
-    }
-
-    /* 淡入动画 */
-    .fade-in {
-      animation: fadeIn 1s forwards;
-    }
-
-    @keyframes fadeOut {
-      from {
-        opacity: 0.8;
-      }
-
-      to {
-        opacity: 0.6;
-      }
-    }
-
-    @keyframes fadeIn {
-      from {
-        opacity: 0.6;
-      }
-
-      to {
-        opacity: 0.8;
-      }
-    }
-
-    @media screen and (max-width:1600px) {
-
-      html,
-      body {
-        font-size: 14px;
-      }
-    }
-
-    @media screen and (max-width:1400px) {
-
-      html,
-      body {
-        font-size: 14px;
-      }
-    }
-
-    @media screen and (max-width:1300px) {
-
-      html,
-      body {
-        font-size: 10px;
-      }
-    }
-  </style>
-</head>
-
-<body>
-  <div class="" id="indexcygyy" :class="{ 'fade-out': fadeOut, 'fade-in': fadeIn }"
-    :style="{ backgroundImage: 'url(' + backgroundImage + ')' }">
-    <div class="contentBox">
-      <div class="title">
-        <span class="subtitle">产业园区</span>
-        <div class="backbutton" @click="window.history.go(-1)">
-          <img src="images/backlogo.png" alt="">
-          <span>返回</span>
-        </div>
-      </div>
-      <div class="content">
-        <div class="list">
-          <li v-for="(tab, index)  in this.titleList" :key="index" class="contentList"
-            @click="golink(`indexsyy.html?id=${tab.id}`)">
-            <div class="listLeft">
-              &emsp;&emsp;&emsp;&emsp;{{tab.title}}
-            </div>
-            <div class="listRight">
-              <img src="images/arrowR.png" />
-            </div>
-          </li>
-        </div>
-        <div class="map">
-          <div id="mapEcharts"></div>
-          <div class="mapdec">南岸区产业布局图</div>
-        </div>
-        <div class="dec">
-          <span>产业简介及发展重点</span>
-          <div>
-            ‌
-            重庆经开区的“四园一港”是指‌南坪西区产业园、‌长江绿色创新产业园、‌先进汽车电子产业园、‌茶园工业园以及‌迎龙创新港。‌这一概念是为了形成高质量发展的区域空间格局,推动经济社会高质量发展,培育推动经济社会产生高质量变革的新质生产力,壮大经济发展新动能、新方式、新引擎。
-          </div>
-        </div>
-      </div>
-    </div>
-    <!-- <div class="dialog">
-     <div class="dialogHeader">
-      <div class="dialogTitle">明星企业</div>
-     </div>
-    </div> -->
-  </div>
-</body>
-<script>
-  // 初始化Vue实例
-  new Vue({
-    el: '#indexcygyy',
-    data: function () {
-      return {
-        reqPtah: '',
-        currentTab: -1,
-        contentList: [],
-        currentTitle: '',
-        parkDesc: '',
-        parkName: '',
-        titleList: [],
-        backgroundImage: 'images/yqgkBg.png',
-        fadeOut: false,
-        fadeIn: false,
-        id: null
-      };
-    },
-    created() { },
-    mounted() {
-      const url = new URL(window.location.href);
-      this.id = url.searchParams.get('id');
-      this.getParkData()
-      if (this.id == 4) {
-        this.backgroundImage = 'images/bg-npxq.png';
-      } else if (this.id == 6) {
-        this.backgroundImage = 'images/bg-dxkjy.png';
-      } else if (this.id == 5) {
-        this.backgroundImage = 'images/bg-ylcxg.jpg';
-      } else {
-        this.backgroundImage = 'images/indexsyyg.png';
-      }
-      var myChart = echarts.init(document.getElementById('mapEcharts'));
-      console.log(document.getElementById('mapEcharts'));
-      // 注册地图(数据放在axios返回对象的data中哦)
-      echarts.registerMap('nanan', nanan)
-      window.addEventListener("resize", function () {
-        myChart.resize();
-      })
-      myChart.setOption({
-        series: [{
-          type: 'map',
-          map: 'nanan',
-          regions: []
-        }]
-      });
-    },
-    methods: {
-      goIndex() {
-        window.location.href = "indexsyyg.html"
-      },
-      back() {
-        window.location.href = "indexsyyg.html"
-      },
-      golink(hrf, val) {
-        window.location.href = hrf;
-      },
-      getParkData() {
-        let that = this;
-        $.ajax({
-          url: conpath + "/parkData/",
-          type: "get",
-          dataType: "json",
-          success: function (data) {
-            const arr = []
-            data.forEach(function (item) {
-              item.subtitleList = item.subtitle ? item.subtitle.split(",").slice(0, 3) : [];
-            })
-            arr.push(data[2], data[0], data[3], data[1], data[4], data[5])
-            that.titleList = arr;
-          }
-        })
-      }
-    }
-  });
-</script>
-
-</html>

+ 7 - 7
nngkxxdp/src/main/resources/static/naxsb/cytz.html

@@ -534,7 +534,7 @@
               <span class="text">园区列表</span>
             </div>
             <div class="yqlb">
-              <div class="mainList" v-for="(tab, index)  in this.titleList" @click="golink(`dqfwNew.html?id=${tab.id}`)"
+              <div class="mainList" v-for="(tab, index)  in this.titleList" @click="golink(`dqfwNews.html?id=${tab.id}`)"
                 :key="index">&nbsp;{{tab.title}}</div>
             </div>
           </div>
@@ -724,7 +724,7 @@
             });
 
             polygon1.addEventListener('click', function () {
-              window.location.href = 'dqfwNew.html?id=' + allpointList[0].id;
+              window.location.href = 'dqfwNews.html?id=' + allpointList[0].id;
             });
             map.addOverlay(polygon1);
             // 创建多边形
@@ -738,7 +738,7 @@
             });
 
             polygon2.addEventListener('click', function () {
-              window.location.href = 'dqfwNew.html?id=' + allpointList[1].id;
+              window.location.href = 'dqfwNews.html?id=' + allpointList[1].id;
             });
             // 将多边形添加到地图中
             map.addOverlay(polygon2);
@@ -752,7 +752,7 @@
             });
 
             polygon3.addEventListener('click', function () {
-              window.location.href = 'dqfwNew.html?id=' + allpointList[2].id;
+              window.location.href = 'dqfwNews.html?id=' + allpointList[2].id;
             });
             map.addOverlay(polygon3);
             polygon4 = new BMap.Polygon(resultlist[3], {
@@ -765,7 +765,7 @@
             });
 
             polygon4.addEventListener('click', function () {
-              window.location.href = 'dqfwNew.html?id=' + allpointList[3].id;
+              window.location.href = 'dqfwNews.html?id=' + allpointList[3].id;
             });
             map.addOverlay(polygon4);
             polygon5 = new BMap.Polygon(resultlist[4], {
@@ -778,7 +778,7 @@
             });
 
             polygon5.addEventListener('click', function () {
-              window.location.href = 'dqfwNew.html?id=' + allpointList[4].id;
+              window.location.href = 'dqfwNews.html?id=' + allpointList[4].id;
             });
             map.addOverlay(polygon5);
             polygon6 = new BMap.Polygon(resultlist[5], {
@@ -791,7 +791,7 @@
             });
 
             polygon6.addEventListener('click', function () {
-              window.location.href = 'dqfwNew.html?id=' + allpointList[5].id;
+              window.location.href = 'dqfwNews.html?id=' + allpointList[5].id;
             });
             map.addOverlay(polygon6);
 

+ 20 - 24
nngkxxdp/src/main/resources/static/naxsb/cytzs.html

@@ -8,11 +8,11 @@
     <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>
+    <meta name="ColumnName" content="产业园区">
+    <meta name="ColumnDescription" content="产业园区" />
+    <meta name="ColumnKeywords" content="产业园区" />
+    <meta name="ColumnType" content="产业园区" />
+    <title>产业园区-重庆市南岸区人民政府网</title>
 </head>
 <style>
     body {
@@ -21,33 +21,29 @@
         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>
+    <div style="width:100%;" id="header"></div>
+    <div id="childshell"></div>
+    <div style="width:100%;" id="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');
-    });
+    setContent()
+    setHeader()
+    setFooter()
+    function setContent() {
+        $("#childshell").load("cytz.html")
+    }
+    function setHeader() {
+        $("#header").load("https://www.cqna.gov.cn/ggbf_search/top/top_style.html")
+    }
+    function setFooter() {
+        $("#footer").load("https://www.cqna.gov.cn/data/footer/footer.html")
+    }
 </script>
 
 

+ 2 - 12
nngkxxdp/src/main/resources/static/naxsb/dqfwNew.html

@@ -422,7 +422,6 @@
 </head>
 
 <body>
-  <div style="width:100%;height:570px" class="header"></div>
   <div class="" id="dqfwNew">
     <div class="top">
       <div class="toplogo">
@@ -548,19 +547,8 @@
       </div>
     </div>
   </div>
-  <div style="width:100%;" class="footer"></div>
 </body>
 <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>
-<script>
   // 初始化Vue实例
   new Vue({
     el: '#dqfwNew',
@@ -585,7 +573,9 @@
     created() { },
     async mounted() {
       const url = new URL(window.location.href);
+      console.log(url)
       this.id = url.searchParams.get('id');
+      console.log(url.searchParams.get('id'))
       await this.getParkData()
       if (this.id == 4) {
         this.tdBackgroundImage = 'image/npxqcyy.jpg';

+ 50 - 0
nngkxxdp/src/main/resources/static/naxsb/dqfwNews.html

@@ -0,0 +1,50 @@
+<!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;
+    }
+</style>
+
+<body>
+    <div style="width:100%;" id="header"></div>
+    <div id="childshell"></div>
+    <div style="width:100%;" id="footer"></div>
+
+</body>
+<script src="js/jquery-3.5.1.min.js"></script>
+
+<script>
+    setContent()
+    setHeader()
+    setFooter()
+    function setContent() {
+        $("#childshell").load("dqfwNew.html")
+    }
+    function setHeader() {
+        $("#header").load("https://www.cqna.gov.cn/ggbf_search/top/top_style.html")
+    }
+    function setFooter() {
+        $("#footer").load("https://www.cqna.gov.cn/data/footer/footer.html")
+    }
+</script>
+
+
+</html>

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

@@ -272,8 +272,7 @@
   </style>
 </head>
 
-<body>
-  <!-- <div style="width:100%;height:570px" class="header"></div> -->
+<body style="position: relative;">
   <video autoplay loop muted playsinline>
     <source src="media/业.ecabc222.mp4" type="video/mp4">
     Your browser does not support the video tag.
@@ -350,18 +349,7 @@
     </div>
 
   </div>
-  <!-- <div style="width:100%;" class="footer"></div> -->
 </body>
-<!-- <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> -->
 <script>
   // 初始化Vue实例
   new Vue({
@@ -402,7 +390,7 @@
         }
       },
       tsmore(id) {
-        window.location.href = "dqfwNew.html?id=" + id;
+        window.location.href = "dqfwNews.html?id=" + id;
       },
       getParkData() {
         let that = this;

+ 50 - 0
nngkxxdp/src/main/resources/static/naxsb/indexbmhqs.html

@@ -0,0 +1,50 @@
+<!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;
+    }
+</style>
+
+<body>
+    <div style="width:100%;" id="header"></div>
+    <div id="childshell"></div>
+    <div style="width:100%;" id="footer"></div>
+
+</body>
+<script src="js/jquery-3.5.1.min.js"></script>
+
+<script>
+    setContent()
+    setHeader()
+    setFooter()
+    function setContent() {
+        $("#childshell").load("indexbmhq.html")
+    }
+    function setHeader() {
+        $("#header").load("https://www.cqna.gov.cn/ggbf_search/top/top_style.html")
+    }
+    function setFooter() {
+        $("#footer").load("https://www.cqna.gov.cn/data/footer/footer.html")
+    }
+</script>
+
+
+</html>

+ 0 - 3
nngkxxdp/src/main/resources/static/school/school.html

@@ -34,7 +34,6 @@
 
 <body>
     <div style="width:100%; height:280px" id="header"></div>
-
         <div class="content">
             <div class="search">
                 <span style="font-size: 20px;font-weight: bold;color: #333333;width: 110px;">学校名称:</span>
@@ -115,8 +114,6 @@
             </div>
 
         </div>
-
-
     <div style="width:100%; "id="footer"></div>
 <!--    <iframe width="100%" height="480px" src="../footer/footer.html"></iframe>-->
 </body>