修改验证码 method

This commit is contained in:
icssoa
2025-09-07 11:04:31 +08:00
parent 534df7ffc2
commit 2522a28f59

View File

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