new login
This commit is contained in:
@ -138,7 +138,7 @@ const InternalLogin: React.FC = () => {
|
||||
return (
|
||||
<div className={styles.loginContainer}>
|
||||
<Card className={styles.loginCard}>
|
||||
<Title level={2} style={{ textAlign: 'center', marginBottom: 32 }}>
|
||||
<Title level={2} style={{ textAlign: 'center', lineHeight: '80px', fontSize: 32, fontWeight: 700, marginBottom: 0 }}>
|
||||
电子招投标平台
|
||||
</Title>
|
||||
|
||||
|
Reference in New Issue
Block a user