You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

21 lines
728 B

<!DOCTYPE HTML>
<html>
<head>
<title>LeanCloud评论管理</title>
<link rel="stylesheet" href="/stylesheets/style.css">
</head>
<body>
<div class="sign-in-wrap">
<p class="title">LeanCloud评论管理</p>
<form method="post" action="/login" class="gh-signin">
<input tabindex="1" name="username"
placeholder="管理员邮箱" autofocus="" type="text" class="gh-input">
<input tabindex="2" name="password" placeholder="密码" type="password" class="password gh-input ember-view">
<input tabindex="3" type="submit" class="login-button" value="登录">
</form>
<div class="footer"><p><a href="https://panjunwen.com">By Deserts</a></p></div>
</div>
</body>
</html>