@@ -464,7 +464,6 @@
</head>
<body>
- <div style="width:100%;height:570px" class="header"></div>
<div class="" id="cytz">
<div class="top">
<div class="toplogo">
@@ -595,19 +594,8 @@
</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: '#cytz',