浏览代码

底部更新

guhongwei324 9 月之前
父节点
当前提交
84fc793a9e
共有 2 个文件被更改,包括 8 次插入0 次删除
  1. 7 0
      src/components/web-frame/web-parts-one/footer-1.vue
  2. 1 0
      src/layout/site.js

+ 7 - 0
src/components/web-frame/web-parts-one/footer-1.vue

@@ -43,6 +43,13 @@
               href="https://beian.miit.gov.cn/"
               >{{ contactInfo.icpLink }}</el-link
             >
+             <el-link
+              :underline="false"
+              target="_blank"
+              href="https://beian.mps.gov.cn/#/query/webSearch?code=22010202001113"
+              >{{ contactInfo.ywLink }}</el-link
+            >
+            
           </el-col>
         </div>
       </el-col>

+ 1 - 0
src/layout/site.js

@@ -13,6 +13,7 @@ export const contactInfo = {
   email: "123456@163.com",
   bq: "Copyright 2022-2023 ghw All Rights Reserved",
   icpLink: "吉ICP备2023009254号-1",
+  ywLink: "吉公网安备22010202001113",
 };
 
 export const admin_style_one = {