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("获取短信失败!请稍后重试");