Commit f24647e1 authored by 黄奎's avatar 黄奎

Merge branch 'master' of http://gitlab.oytour.com/youjie/thinkapp

parents 47225a95 49644e1e
{ {
"name" : "成长树", "name" : "进阶成长树",
"appid" : "__UNI__C97C820", "appid" : "__UNI__C97C820",
"description" : "甲鹤小程序学生端", "description" : "甲鹤小程序学生端",
"versionName" : "1.0.0", "versionName" : "1.0.0",
......
...@@ -178,14 +178,14 @@ ...@@ -178,14 +178,14 @@
} }
}, 1000); }, 1000);
}else{ }else{
data.loading=false data.loading=false
Toast.fail("账号类型选择错误,请根据真实身份选择") Toast.fail("账号类型选择错误,请根据真实身份选择")
} }
}else{ }else{
data.loading=false data.loading=false
methods.getErpStudentBindInfo({Account:msg.Account}) if(data.userLoginType!=2){
//console.log('1111') methods.getErpStudentBindInfo({Account:msg.Account})
}
} }
}).catch(e=>{ }).catch(e=>{
console.log(e) console.log(e)
......
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 to comment