邮箱注册时企业邮箱无法查看
This commit is contained in:
parent
6107c39dea
commit
d2482b64e1
|
|
@ -194,8 +194,10 @@ function gotoEmail($mail) {
|
|||
return 'mail.wo.com.cn/smsmail';
|
||||
} else if ($t == '139.com') {
|
||||
return 'mail.10086.cn';
|
||||
} else if ($t == 'educoder.net'){
|
||||
return 'qiye.aliyun.com'
|
||||
} else {
|
||||
return '';
|
||||
return 'qiye.aliyun.com';
|
||||
}
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue