wei.zhang2 2017-10-16 14:45:04 +08:00
parent 317fedf52c
commit 899ffd7105
1 changed files with 0 additions and 1 deletions

View File

@ -36,7 +36,6 @@
if (top != self) {
parent.location.href = '/login.html';
}
var token = localStorage.getItem("token");
if (token != null && token.trim().length != 0) {