瀏覽代碼

增加对备案号的跳转链接

郭超 4 年之前
父節點
當前提交
ec3b8591d3
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/components/commons/Footer2.0.vue

+ 1 - 0
src/components/commons/Footer2.0.vue

@@ -45,6 +45,7 @@ export default {
       footer_fax:CONFIG.footer_fax,
       footer_email:CONFIG.footer_email,
       footer_QRcode:CONFIG.footer_QRcode,
+      footer_provider_number_url: CONFIG.footer_provider_number_url
     }
   }
 }