Commit a1913f57 by 刘海龙

111

parent ff298370
......@@ -190,7 +190,7 @@
window.location.href = "{:U('classroom/Index/find')}"
break;
case 3:
if($_SESSION['mid']){
if(MID){
window.location.href = "{:U('home/User/index')}"
}else{
window.location.href = "{:U('basic/Passport/login')}"
......
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