中扬CRM客户关系管理系统
#
LSH
2023-10-16 4a9d97bdf382b4f00a9723a30ff5d32a50be295c
#
1个文件已添加
1个文件已修改
14 ■■■■ 已修改文件
src/main/webapp/static/image/banner.mp4 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/login.html 14 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/image/banner.mp4
Binary files differ
src/main/webapp/views/login.html
@@ -12,7 +12,7 @@
    <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{
@@ -45,9 +45,20 @@
        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;
@@ -66,7 +77,6 @@
        </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>
    <!-- 侧边栏 -->