Browse Source

fix:备案号修改

shenchunlv 2 years ago
parent
commit
5efcc899d0
2 changed files with 10 additions and 10 deletions
  1. 7 7
      pages/index.vue
  2. 3 3
      pages/m_user.vue

+ 7 - 7
pages/index.vue

@@ -290,8 +290,8 @@
       <div class="h-[154px] flex flex-col items-center justify-center text-[#585667] text-[13px] py-[60px]">
         <div class="pt-[30px]">
           <span>Copyright © 2023 重庆惠融数字科技有限公司版权所有</span>
-          <span>
-            渝ICP备2023000211号-4
+          <span class="mx-[5px] cursor-pointer">
+            <a href="https://beian.miit.gov.cn/#/Integrated/index" target="_blank" class="text-[#585667!important]">渝ICP备2023000211号-4</a>
           </span>
           <span class="mx-[10px]">
             营业执照:91500000MA5UJ59N6Q
@@ -301,11 +301,11 @@
           违法和不良信息举报邮箱:tousu@meloinfo.com
         </div>
         <div>
-          <!-- <span class="ml-[20px]">
-            联网备案号:50019002502299
-          </span> -->
-          <span>
-            中国互联网违法和不良信息举报中心
+          <span class="ml-[20px] mr-[5px] cursor-pointer">
+            <a href="https://www.beian.gov.cn/portal/registerSystemInfo?recordcode=50019002503593#" target="_blank" class="text-[#585667!important]">联网备案号:50019002503593</a>
+          </span>
+          <span class="cursor-pointer">
+            <a href="https://www.12377.cn/" target="_blank" class="text-[#585667!important]">中国互联网违法和不良信息举报中心</a>       
           </span>
         </div>
       </div>

+ 3 - 3
pages/m_user.vue

@@ -235,9 +235,9 @@
           <span class="my-[20px]">
             违法和不良信息举报邮箱:tousu@meloinfo.com
           </span>
-          <!-- <span>
-            联网备案号:50019002502299
-          </span> -->
+          <span>
+            联网备案号:50019002503593
+          </span>
           <span class="mt-[5px]">
             中国互联网违法和不良信息举报中心
           </span>