Commit 8128bba7 authored by 前端-许佳敏's avatar 前端-许佳敏

fix: 修改copyright

parent eac29bd5
......@@ -55,7 +55,7 @@ export const getSelectedMenuKeys = (
const defaultFooterDom = (
<DefaultFooter
// copyright={`瓴犀-${new Date().getFullYear()} 前端组体验出品`}
copyright={`全链数字化解决方案`}
links={[]}
/>
);
......
......@@ -4,8 +4,8 @@ import cx from 'classnames'
const BaseFooter: React.FC = (props) => {
return (
<footer className={cx(styles.lingxiBusinessUserFooter)}>Copy Right©广州市数商云网络科技有限公司 粤ICP备13044797号-5</footer>
<footer className={cx(styles.lingxiBusinessUserFooter)}>全链数字化解决方案</footer>
)
}
export default BaseFooter
\ No newline at end of file
export default BaseFooter
......@@ -243,7 +243,7 @@ export default {
'components.dianjixiazaishoujikehu': '点击下载手机客户端',
'components.dianjiyoushangjiaoxuanzeliu': '点击右上角选择浏览器打开',
'components.lingxishangchengAPP': '瓴犀商城APP',
'components.CopyRightguangzhoushishushangyun': 'Copy Right©广州市数商云网络科技有限公司 粤ICP备13044797号-5',
'components.CopyRightguangzhoushishushangyun': '全链数字化解决方案',
'components.mianzhaishengming': '免责声明',
'components.fuwutiaokuan': '服务条款',
'components.lianxiwomen': '联系我们',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment