1
This commit is contained in:
2
dist/index.html
vendored
2
dist/index.html
vendored
@@ -8,6 +8,6 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="root"></div>
|
<div id="root"></div>
|
||||||
<script src="/umi.ad1cdae9.js"></script>
|
<script src="/umi.214f65b8.js"></script>
|
||||||
|
|
||||||
</body></html>
|
</body></html>
|
||||||
File diff suppressed because one or more lines are too long
2
dist/umi.ad1cdae9.js → dist/umi.214f65b8.js
vendored
2
dist/umi.ad1cdae9.js → dist/umi.214f65b8.js
vendored
File diff suppressed because one or more lines are too long
@@ -200,6 +200,7 @@ const Login: React.FC = () => {
|
|||||||
cursor: 'pointer',
|
cursor: 'pointer',
|
||||||
paddingLeft: '10px',
|
paddingLeft: '10px',
|
||||||
width: '100px',
|
width: '100px',
|
||||||
|
height:'40px'
|
||||||
}}
|
}}
|
||||||
preview={false}
|
preview={false}
|
||||||
onClick={() => getCaptchaCode()}
|
onClick={() => getCaptchaCode()}
|
||||||
|
|||||||
Reference in New Issue
Block a user