mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-11-13 11:53:42 +08:00
fix: fix unable to login via wechat
This commit is contained in:
@@ -171,7 +171,7 @@ const RegisterForm = () => {
|
||||
<Button
|
||||
onClick={sendVerificationCode}
|
||||
disabled={loading}
|
||||
style={{ backgroundColor: '#2185d0', color: 'white' }}
|
||||
// style={{ backgroundColor: '#2F73FF', color: 'white' }}
|
||||
>
|
||||
获取验证码
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user