Browse Source

commit -m 修复注册获取短信

zhengjinyi 4 years ago
parent
commit
5115152f30
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pages/login/register.vue

+ 1 - 0
pages/login/register.vue

@@ -194,6 +194,7 @@
 				}
 				let params = {
 						mobile:this.params.bindMobile,
+						isCheckCaptcha:1,
 						activateCodeType:2,
 						platformType:2
 					}