Commit d2583c75 by jay

fix: update ICP

parent 5322492e
...@@ -250,6 +250,15 @@ class Login extends Component { ...@@ -250,6 +250,15 @@ class Login extends Component {
/> />
</div> </div>
</div> </div>
<div style={{ bottom: '60px',
fontSize: '21px',
position: 'fixed',
textAlign: 'center',
zIndex:99999,
width: '100%'}}>
备案号:<a href="https://beian.miit.gov.cn" target="_blank" rel="noopener" >沪ICP备11042121号-5</a>
</div>
</div> </div>
); );
} else { } else {
......
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