Browse Source

feat: 删除联网备案号

haizemu 4 months ago
parent
commit
46b1fec21a
2 changed files with 6 additions and 6 deletions
  1. 1 1
      index.html
  2. 5 5
      js/index.js

+ 1 - 1
index.html

@@ -42,7 +42,7 @@
         <div class="foot foot2">
             <div class="footer">
                 <p>Copyright© 2016-2024 四川福摩数字科技有限公司 版权所有 | <span class="gopageicp">ICP:蜀ICP备17037373号</span> | 营业执照:91510104MA6CNABR2G</p>
-                <p class="p3"><span class="gopage"><img src="./img/footer01.png" alt="">联网备案号:50019002502299</span> | <img src="./img/footer02.png" alt="">中国互联网违法和不良信息举报中心</p>
+                <!-- <p class="p3"><span class="gopage"><img src="./img/footer01.png" alt="">联网备案号:50019002502299</span> | <img src="./img/footer02.png" alt="">中国互联网违法和不良信息举报中心</p> -->
             </div>
         </div>
     </div>

+ 5 - 5
js/index.js

@@ -27,11 +27,11 @@ $(document).ready(function() {
   });
 
 
-$(document).ready(function() {
-  $('.gopage').click(function() {
-      window.open('https://beian.miit.gov.cn/','_blank')
-  });
-});
+// $(document).ready(function() {
+//   $('.gopage').click(function() {
+//       window.open('https://beian.miit.gov.cn/','_blank')
+//   });
+// });
   
 $(document).ready(function() {
   $('.gopageicp').click(function() {