This commit is contained in:
PC-202306242200\Administrator
2024-09-20 14:17:03 +08:00
parent 271a499def
commit 54280a50a1
4 changed files with 4 additions and 3 deletions

2
dist/index.html vendored
View File

@@ -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

View File

@@ -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()}