1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/lh1010-lh1010_tempalte

Клонировать/Скачать
doc_validate_password.html 1.5 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
lh1010 Отправлено 07.03.2020 16:59 73782cc
<!DOCTYPE HTML>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<title>doc validate password</title>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="stylesheet" type="text/css" href="plugins/Bootstrap/4.1.3/css/bootstrap.css" >
<style>
body {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
padding-top: 40px;
}
* {
outline: none;
}
form {
width: 100%;
max-width: 330px;
padding: 15px;
margin: auto;
}
.verification-code {
margin-left: 3px;
width: 100px;
}
</style>
</head>
<body class="bg-light">
<form class="text-center">
<h5 class="mb-4">验证密码</h5>
<p class="mb-4 text-muted">访问此文档需验证密码</p>
<input type="text" class="form-control mb-2" placeholder="访问密码" required="">
<button class="btn btn-lg btn-primary btn-block mt-4" type="submit">提交</button>
</form>
<script type="text/javascript" src="plugins/jquery/3.3.1/jquery.js"></script>
<script type="text/javascript" src="plugins/Bootstrap/4.1.3/js/bootstrap.js"></script>
<script type="text/javascript" src="script/common.js"></script>
</body>
</html>

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/lh1010-lh1010_tempalte.git
git@api.gitlife.ru:oschina-mirror/lh1010-lh1010_tempalte.git
oschina-mirror
lh1010-lh1010_tempalte
lh1010-lh1010_tempalte
master