This reverts commit c8c62739818ce7de32f357faa7e4e6b1b9ff7fef.
@@ -115,7 +115,7 @@ var headerNavMini = {
})
},
doLogin: function () {
- if (location.pathname === '/'||location.pathname === '/jylab/supsearch/index.html') {
+ if (location.pathname === '/') {
// 打开登录窗口,登录成功后去工作桌面
openLoginDig(true)
} else {