SSM+BOOTSTRAP+MYSQL代码(一)

<!doctype html>
<html lang="en">
<head>
    <meta charset="utf-8">
    <meta content="width=device-width, initial-scale=1, shrink-to-fit=no" name="viewport">
    <meta content="" name="description">
    <meta content="Mark Otto, Jacob Thornton, and Bootstrap contributors" name="author">
    <meta content="Jekyll v4.0.1" name="generator">
    <title>Signin Template · Bootstrap</title>


    <link href="https://getbootstrap.com/docs/4.5/examples/sign-in/" rel="canonical">

    <!-- Bootstrap core CSS -->
    <link href="./assets/dist/css/bootstrap.css" rel="stylesheet">

    <style>
        .bd-placeholder-img {
            font-size: 1.125rem;
            text-anchor: middle;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
        }
 
        @media (min-width: 768px) {
            .bd-placeholder-img-lg {
                font-size: 3.5rem;
            }
        }
    </style>
    <!-- Custom styles for this template -->
    <link href="./css/sign in.css" rel="stylesheet">
    <script src="./js/jquery-3.3.1.js" type="text/javascript"></script>
    <script src="./js/signin.js" type="text/javascript"></script>
</head>
<body class="text-center">
<form class="form-signin">
    <img alt="" class="mb-4" height="72" src="./assets/brand/bootstrap-solid.svg" width="72">
    <h1 class="h3 mb-3 font-weight-normal">Please sign in</h1>
    <label class="sr-only" for="inputSign">Sign On Name</label>
    <input autofocus class="form-control" id="inputSign" name="signOn" placeholder=" Sign On Name" required type="text">
    <label class="sr-only" for="inputPassword">Password</label>
    <input class="form-control" id="inputPassword" name="password" placeholder="Password" required type="password">
    <button class="btn btn-lg btn-primary btn-block" id="signIn" type="button">Sign in</button>
    <p class="mt-5 mb-3 text-muted">Welcome To My System</p>
</form>
</body>
</html>

以上为登录页面

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值