qihanjiao 7 년 전
부모
커밋
425c23c5f7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      tooth/register-vip.html

+ 1 - 1
tooth/register-vip.html

@@ -238,7 +238,7 @@
 							if(dt.isRedirect) {
 								location.href = dt.redirectURL;
 							} else {
-								if(dt.stauts) {
+								if(dt.status) {
 									console.log("获取短信成功!");
 								} else {
 									mui.alert("获取短信失败!请稍后重试");