Explorar el Código

修改验证码 method

icssoa hace 6 meses
padre
commit
2522a28f59
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      components/sms-btn.uvue

+ 0 - 1
components/sms-btn.uvue

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