src/main/webapp/views/index.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/webapp/views/index.html
@@ -168,7 +168,7 @@ } else if (res.code === 403) { top.location.href = baseUrl+"/login"; } else { layer.msg(res.msg, {icon: 2}) layer.msg('token error', {icon: 2}) } } });