瀏覽代碼

修改验证码 method

icssoa 6 月之前
父節點
當前提交
2522a28f59
共有 1 個文件被更改,包括 0 次插入1 次删除
  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,