更新于 07-06 01:56

This commit is contained in:
root
2021-07-06 01:56:47 -04:00
parent 9028d93f8d
commit 7c7e234795

View File

@ -12,13 +12,40 @@
<title>JSTOOL控制面板</title>
<script type="text/javascript" src="./js/jquery.min.js"></script>
<script type="text/javascript" src="./js/sweetalert2.js"></script>
<link rel="stylesheet" type="text/css" href="./css/main2.css">
<link href="./css/layui.css" rel="stylesheet" type="text/css">
<link href="./css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="./css/index_style.css" rel="stylesheet" type="text/css">
<link href="./css/animate.min.css" rel="stylesheet" type="text/css">
<link rel="icon" type="image/x-icon" href="https://gitee.com/favicon.ico" />
<style type="text/css">
/* Login page */
.login-form {
width: 300px;
height: 250px;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
font-family: Tahoma, Geneva, sans-serif;
}
.login-form input[type="password"],
.login-form input[type="text"] {
width: 100%;
padding: 15px;
border: 1px solid #dddddd;
margin-bottom: 15px;
box-sizing: border-box;
border-radius: 11px 11px 11px 11px;
-moz-border-radius: 11px 11px 11px 11px;
-webkit-border-radius: 11px 11px 11px 11px;
}
</style>
<div class="section" id="section1">
<div class="fp-tablecell">
<div class="page1">