mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-10-21 03:19:02 +00:00
Rename to One API
This commit is contained in:
@@ -138,7 +138,7 @@ const PersonalSetting = () => {
|
||||
value={inputs.wechat_verification_code}
|
||||
onChange={handleInputChange}
|
||||
/>
|
||||
<Button color='teal' fluid size='large' onClick={bindWeChat}>
|
||||
<Button color='' fluid size='large' onClick={bindWeChat}>
|
||||
绑定
|
||||
</Button>
|
||||
</Form>
|
||||
@@ -194,7 +194,7 @@ const PersonalSetting = () => {
|
||||
<></>
|
||||
)}
|
||||
<Button
|
||||
color='teal'
|
||||
color=''
|
||||
fluid
|
||||
size='large'
|
||||
onClick={bindEmail}
|
||||
|
Reference in New Issue
Block a user