马宇豪
2023-10-10 fdb72db4b94b9513ffedfd44054c9c97172b6a84
src/main/resources/templates/login.html
@@ -83,10 +83,10 @@
<!--    <canvas class="particles-js-canvas-el" style="width: 100%; height: 100%;" width="472" height="625"></canvas>-->
<!--</div>-->
<body class="signin">
    <h1 style="font-size:56px;color: #04e6dd;text-shadow:3px 3px 1px #176fc8;font-weight: bolder;letter-spacing: 10px">智能安全双重预防系统</h1>
    <h1 style="font-size:56px;color: #04e6dd;text-shadow:3px 3px 1px #073155;font-weight: bolder;letter-spacing: 10px">智能安全双重预防系统</h1>
    <div class="signinpanel">
    <form id="signupForm" autocomplete="off" style="background: rgb(255, 255, 255);">
        <h4 class="no-margins">登录:</h4>
    <form id="signupForm" autocomplete="off" style="background: rgb(0, 34, 67, .6);">
        <h4 class="no-margins" style="text-align: center;font-size: 2vh">登录</h4>
        <!--                    <p class="m-t-md">国科鸿宇</p>-->
        <input type="text" name="username" class="form-control uname" placeholder="登录名"/>
        <input type="password" name="password" class="form-control pword" placeholder="密码"/>