update copyright

This commit is contained in:
medcl 2020-03-15 11:38:41 +08:00
parent 8b839bf487
commit ae462632b5
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ const FooterView = () => (
]} ]}
copyright={ copyright={
<Fragment> <Fragment>
Copyright <Icon type="copyright" /> 2020 ©极限科技 ©INFINI, All Rights Reserved.
</Fragment> </Fragment>
} }
/> />