|
|
|
@@ -241,10 +241,10 @@ const Login: React.FC = () => { |
|
|
|
style={{ height: '42px', marginRight: '10px' }} |
|
|
|
alt="" |
|
|
|
/> |
|
|
|
智能软件开发平台 |
|
|
|
智能材料科研平台 |
|
|
|
</div> |
|
|
|
<div className={centerTitleBoX}> |
|
|
|
<span style={{ whiteSpace: 'nowrap' }}>智能软件开发平台</span> |
|
|
|
<span style={{ whiteSpace: 'nowrap' }}>智能材料科研平台</span> |
|
|
|
|
|
|
|
<img |
|
|
|
src="/assets/images/ai-logo.png" |
|
|
|
@@ -271,7 +271,7 @@ const Login: React.FC = () => { |
|
|
|
<div className={rightTopTitle}> |
|
|
|
<span style={{ color: '#111111', fontSize: '36px' }}>hello~</span> |
|
|
|
<span style={{ color: '#606b7a', fontSize: '32px', marginLeft: '10px' }}>欢迎登陆</span> |
|
|
|
<span style={{ color: '#1664ff', fontSize: '32px' }}>智能软件开发平台</span> |
|
|
|
<span style={{ color: '#1664ff', fontSize: '32px' }}>智能材料科研平台</span> |
|
|
|
</div> |
|
|
|
<div className={containerLoginForm}> |
|
|
|
<div |
|
|
|
|