elis 1 year ago
parent
commit
645076be5a
1 changed files with 7 additions and 6 deletions
  1. 7 6
      nngkxxdp/src/main/resources/static/district/sy.html

+ 7 - 6
nngkxxdp/src/main/resources/static/district/sy.html

@@ -21,17 +21,18 @@
 </style>
 <body>
 <iframe id="childshell" width="100%" height="1000px" src="syDteail.html"></iframe>
-<div style="width:100%;" id="footer"></div>
+<!--<div style="width:100%;" id="footer"></div>-->
+<iframe width="100%" height="240px" src="https://www.cqna.gov.cn/data/footer/footer.html"></iframe>
 
 </body>
 <script src="js/jquery-3.5.1.min.js"></script>
 <script type="text/javascript">
 
-    setFooter()
-
-    function setFooter(){
-        $("#footer").load("https://www.cqna.gov.cn/data/footer/footer.html")
-    }
+    // setFooter()
+    //
+    // function setFooter(){
+    //     $("#footer").load("https://www.cqna.gov.cn/data/footer/footer.html")
+    // }
 
 </script>