Pārlūkot izejas kodu

底部公司项目信息更新

Weinan Liu 5 gadi atpakaļ
vecāks
revīzija
ee9cd5e98c
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      src/layouts/mainLayout/index.js

+ 1 - 1
src/layouts/mainLayout/index.js

@@ -147,7 +147,7 @@ class MainLayout extends React.PureComponent {
               {this.props.children}
               {this.props.children}
             </Content>
             </Content>
             <Footer className={s.footer}>
             <Footer className={s.footer}>
-              Copyright <Icon type="copyright" /> 杭州微拍堂文化创意有限公司 浙ICP备14041798号
+            Copyright <Icon type="copyright" /> 2019-2020 杭州微拍堂文化创意有限公司 <a href="http://www.beian.miit.gov.cn/">浙ICP备14041798号</a>
             </Footer>
             </Footer>
           </Layout>
           </Layout>
         </Layout>
         </Layout>