Commit c81726c9 by LJM

登录

parent 460f042c
Showing with 0 additions and 2 deletions
......@@ -152,8 +152,6 @@ export default {
});
return false;
}
//诚意这边要求写死gid,绕过验证
setCookie('Yo4teW_gid', '1f79f0c9643a3859f01adbc5a60281e7', 7);
this.request(Api_Url + '/public/smsVerify', 'POST', { mobile: this.formParams.account, verify: this.formParams.verify, intl_code: this.formParams.intl_code }, true, true).then(res => {
if (res.err_code === 0) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment