29 lines
994 B
HTML
29 lines
994 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="renderer" content="webkit|ie-comp|ie-stand">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no">
|
|
<meta http-equiv="Cache-Control" content="no-siteapp">
|
|
<title></title>
|
|
|
|
<link rel="stylesheet" href="/static/adminghd/layui/css/layui.css?t=1554901097999" media="all">
|
|
<link rel="stylesheet" type="text/css" href="/static/adminghd/css/nav.css" />
|
|
|
|
|
|
</head>
|
|
<body class="parent_color">
|
|
|
|
|
|
|
|
<script src="/static/adminghd/js/jquery.js" type="text/javascript" charset="utf-8"></script>
|
|
<script src="/static/adminghd/layui/layui.all.js" type="text/javascript" charset="utf-8"></script>
|
|
<script>
|
|
window.onload = function() {
|
|
top.location.href = '/adminghd/login';
|
|
};
|
|
|
|
</script>
|
|
</body>
|
|
</html>
|