Rename to One API

This commit is contained in:
JustSong
2023-04-22 21:14:09 +08:00
parent ab1f8a2bf4
commit 539eac217f
39 changed files with 108 additions and 108 deletions

View File

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