|
- this.user.corpid === undefined ? (url = 'student.html#/') : (url = 'http://hr.smart.cc-lotus.info/mobile/');
|
|
+ this.user.corpid === undefined ? (url = 'student.html#/') : (url = 'http://hr.smart.cc-lotus.info/weixin/auth?redirect_uri=http://hr.smart.cc-lotus.info/mobile/#/');
|