暂时移除手机登陆方式
This commit is contained in:
@@ -59,8 +59,8 @@ export default function PhoneLoginMode({ onSendCode }: { onSendCode: (data: Send
|
|||||||
<Button type="button" variant="secondary" onClick={handleSendCode}>获取验证码</Button>
|
<Button type="button" variant="secondary" onClick={handleSendCode}>获取验证码</Button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<Button type="submit" className="w-full">
|
<Button type="submit" className="w-full" disabled>
|
||||||
注册并登录
|
该方式不可用
|
||||||
</Button>
|
</Button>
|
||||||
</>
|
</>
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user