|
@@ -273,7 +273,7 @@
|
|
|
</head>
|
|
|
|
|
|
<body>
|
|
|
- <div style="width:100%;height:570px" class="header"></div>
|
|
|
+ <!-- <div style="width:100%;height:570px" class="header"></div> -->
|
|
|
<video autoplay loop muted playsinline>
|
|
|
<source src="media/业.ecabc222.mp4" type="video/mp4">
|
|
|
Your browser does not support the video tag.
|
|
@@ -350,9 +350,9 @@
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
- <div style="width:100%;" class="footer"></div>
|
|
|
+ <!-- <div style="width:100%;" class="footer"></div> -->
|
|
|
</body>
|
|
|
-<script>
|
|
|
+<!-- <script>
|
|
|
$(function () {
|
|
|
/*公共部分
|
|
|
* 导航栏
|
|
@@ -361,7 +361,7 @@
|
|
|
$(".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> -->
|
|
|
<script>
|
|
|
// 初始化Vue实例
|
|
|
new Vue({
|