tml 6 ヶ月 前
コミット
fc5445caa5
1 ファイル変更10 行追加10 行削除
  1. 10 10
      nngkxxdp/src/main/resources/static/naxsb/indexbmhq.html

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

@@ -145,7 +145,7 @@
       font-size: 1rem;
     }
 
-    .link {
+    .collapseItem .link {
       cursor: pointer;
       width: 50%;
     }
@@ -350,17 +350,17 @@
     </div>
 
   </div>
-    <div style="width:100%;" class="footer"></div>
+  <div style="width:100%;" class="footer"></div>
 </body>
 <script>
-    $(function () {
-        /*公共部分
-        * 导航栏
-        * footer CopyRight
-        */
-        $(".header").load('top/top_style.html');
-        $(".footer").load('footer/footer.html');
-    });
+  $(function () {
+    /*公共部分
+    * 导航栏
+    * footer CopyRight
+    */
+    $(".header").load('top/top_style.html');
+    $(".footer").load('footer/footer.html');
+  });
 </script>
 <script>
   // 初始化Vue实例