Эх сурвалжийг харах

Merge branch 'dev4.6.3.11' of http://192.168.3.207:8080/qmx/jy into dev4.6.3.11

wangshan 3 жил өмнө
parent
commit
44282e101d

+ 1 - 1
src/web/staticres/js/login.js

@@ -666,7 +666,7 @@ var signout = function(){
             $('#noticed').hide()
             $('#noticed').hide()
             clearLoginStorage(/-login-clear/)
             clearLoginStorage(/-login-clear/)
 			afterSignoutClearCookit();
 			afterSignoutClearCookit();
-			window.location.href="/";
+			// window.location.href="/";
             var pt = new RegExp("^/article/content/.+$|^/front/dataExport/.+$|^/front/course/codePay$|^/front/course/orderPay$|^/entpc/.+$|^/bid/pc/page/.+$");
             var pt = new RegExp("^/article/content/.+$|^/front/dataExport/.+$|^/front/course/codePay$|^/front/course/orderPay$|^/entpc/.+$|^/bid/pc/page/.+$");
             if(pt.test(window.location.pathname)){
             if(pt.test(window.location.pathname)){
                 window.location.href="/";
                 window.location.href="/";