Przeglądaj źródła

新增备案号

JXDS18FUJT 2 lat temu
rodzic
commit
60a73deb0e
1 zmienionych plików z 1 dodań i 9 usunięć
  1. 1 9
      cggw/index.html

+ 1 - 9
cggw/index.html

@@ -343,10 +343,6 @@
 
                     </div>
                 </div>
-
-
-
-
             </div>
             <div class="icon">
                 <img src="./assets/下载.png" />
@@ -370,6 +366,7 @@
 
             </div>
             <div class="bottom">
+                闽ICP备2023001778号-1
                 © 2023 财仝驾考驾考
             </div>
         </div>
@@ -382,12 +379,7 @@
                 if (Number(e.dataset.index) == index) {
                     document.querySelectorAll(".head .option>a")[index].className = 'selected'
                 }
-
             })
-
-
-
-
         }
 
     </script>