Sfoglia il codice sorgente

修改验证码 method

icssoa 6 mesi fa
parent
commit
2522a28f59
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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,