自动化立体仓库 - WMS系统
lty
2025-06-11 ddc462832f99c124fbcc9653a0878e18768224cd
src/main/webapp/views/index.html
@@ -19,9 +19,20 @@
      font-weight: 400;
      /*margin-left: 5px;*/
    }
    #countdown {
      position: fixed;
      top: 12px;
      left: 45%;
      z-index: 1000;
      color: red;
      font-size: 1.75rem;
      font-weight: bold;
    }
  </style>
</head>
<body class="layui-layout-body">
<!--倒计时-->
<div id="countdown">系统将于2024年10月13日到期</div>
<div class="layui-layout layui-layout-admin">
  <!-- 头部 -->
  <div class="layui-header">