浏览代码

引导登录

zyz 6 年之前
父节点
当前提交
40c4bbe253
共有 1 个文件被更改,包括 0 次插入1 次删除
  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;
        }