修改验证码 method
This commit is contained in:
@@ -146,7 +146,6 @@ async function getCaptcha() {
|
||||
|
||||
await request({
|
||||
url: "/app/user/login/captcha",
|
||||
method: "POST",
|
||||
data: {
|
||||
color: isDark.value ? "#ffffff" : "#2c3142",
|
||||
phone: props.phone,
|
||||
|
||||
Reference in New Issue
Block a user