c13fe4f1 by wang

init

1 parent 85d0d3b8
......@@ -13,12 +13,12 @@
<div class="login_name">
<p>后台管理系统</p>
</div>
<form action=" " id="edit">
<!-- <form action=" " id="edit">-->
<input name="username" type="text" placeholder="用户名">
<input name="password" type="password" placeholder="密码">
</form>
<!-- <input value="登录" type="submit">-->
<input value="登录" typ="submit" onclick="save()">
<!-- </form>-->
<input value="登录" type="submit">
<!-- <input value="登录" onclick="save()">-->
</div>
<div class="copyright">
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!