| | |
| | | <meta name="msapplication-TileColor" content="#111111"> |
| | | <link rel="icon" type="image/x-icon" href="../static/image/favicon.ico" /> |
| | | <link rel="stylesheet" href="../static/css/font/font-awesome-4.7.0/css/font-awesome.css"> |
| | | <link rel="stylesheet" href="../static/css/main.min.css"> |
| | | <!-- <link rel="stylesheet" href="../static/css/main.min.css">--> |
| | | <link rel="stylesheet" href="../static/css/login.css"> |
| | | <style> |
| | | #sidebar{ |
| | |
| | | text-align: center; |
| | | } |
| | | |
| | | #background_video { |
| | | position: absolute; |
| | | |
| | | top: 50%; left: 50%; |
| | | transform: translate(-50%, -50%); |
| | | |
| | | object-fit: cover; |
| | | height: 100%; width: 100%; |
| | | } |
| | | |
| | | </style> |
| | | </head> |
| | | <body> |
| | | <video id="background_video" src="../static/image/banner.mp4" height="100%" loop autoplay muted="false" controlslist="nodownload" disablepictureinpicture></video> |
| | | <div class="l-page l-page--white" data-id="easy_glitch"> |
| | | <div style="position: fixed; |
| | | z-index: 100; |
| | | top: 22px; |
| | | left: 20px;"> |
| | | <img src="../static/image/logo.png" alt="" style="width: 20%"> |
| | | <!-- <img src="../static/image/logo.png" alt="" style="width: 15%">--> |
| | | </div> |
| | | <div class="p-preloader"> |
| | | <div class="p-preloader__box p-preloader__box--white p-preloader__box--01"></div> |
| | |
| | | </p> |
| | | <p class="p-sketch-outline__description">crm made with various simple objects.</p> |
| | | </div> |
| | | <canvas class="p-canvas-webgl" id="canvas-webgl"></canvas> |
| | | |
| | | </div> |
| | | <!-- 侧边栏 --> |
| | |
| | | <div class="login-contain"> |
| | | <div class="login-box"> |
| | | <img src="../static/image/logo.png" alt="" style="width: 80%"> |
| | | <span class="login100-form-title p-t-20 p-b-45">中扬立库</span> |
| | | <!-- <span class="login100-form-title p-t-20 p-b-45">中扬立库</span>--> |
| | | <span class="login100-form-title p-t-20 p-b-45" style="margin: 15px 0;color: #868686;font-size: 24px">CRM</span> |
| | | <div id="passwdContent" style="display: none;"> |
| | | <div class="wrap-input100 validate-input m-b-10" data-validate="请输入用户名"> |