Browse Source

引导登录

zyz 6 years ago
parent
commit
40c4bbe253
1 changed files with 0 additions and 1 deletions
  1. 0 1
      api/http-request.js

+ 0 - 1
api/http-request.js

@ -195,7 +195,6 @@
    }
    function toLoginPage() {
    	return 
        if(location.href.indexOf('login.html') > -1) {
            return;
        }