WebTM/views/index_Mobile_QiaoYi.html
@@ -285,11 +285,11 @@ }, function () { window.location.href = "user/login.html"; }); } //判断用户是移动端还是PC端 var judgeMorPCflag = judgeMorPC(); if (judgeMorPCflag) {//PC端 window.location.href = 'index_QiaoYi.html' } ////判断用户是移动端还是PC端 //var judgeMorPCflag = judgeMorPC(); //if (judgeMorPCflag) {//PC端 // window.location.href = 'index_QiaoYi.html' //} });