소스 검색

增加对备案号的跳转链接

郭超 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
     }
   }
 }