Commit 222f4b29 by libai

测试

parent 6e7d6a5e
Showing with 2 additions and 2 deletions
......@@ -507,7 +507,7 @@ function loginGo(){
data:{
countrycode:phoneNum,
phone:$(".login-box2 .login-input1").val(),
pass:true,
// pass:true,
pageID:localStorage.canvasCode
},
success:function(data){
......@@ -560,7 +560,7 @@ function loginGo(){
countrycode:phoneNum,
phone:$(".login-box3 .login-input1").val(),
pwd:$(".login-box3 .login-input2").val(),
pass:true,
// pass:true,
pageID:localStorage.canvasCode
},
success:function(data){
......
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