Commit 8c79237e by cc150520900118

增加超时登录认证功能

parent 020a6f4a
......@@ -8,7 +8,7 @@
</head>
<body>
<script type="text/javascript" src="static/js/ajax.js"></script>
<form action="/relogin" method="post">
<form action="relogin" method="post">
username:<input type="text" name="username"><br /> Password:<input
type="password" name="password"><br /> <input type="submit"
value="登陆">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment