自动化立体仓库 - WMS系统
luxiaotao1123
2020-07-31 814af138b09eb09e00d090df65a21de06836e966
src/main/webapp/views/index.html
@@ -2,10 +2,11 @@
<html>
<head>
  <meta charset="utf-8">
  <title>自动仓储管理系统</title>
  <title>自动仓储 - 管理系统</title>
  <meta name="renderer" content="webkit">
  <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=0">
  <link rel="icon" type="image/x-icon" href="../static/image/log.png" />
  <link rel="stylesheet" href="../static/layuiadmin/layui/css/layui.css" media="all">
  <link rel="stylesheet" href="../static/layuiadmin/style/admin.css" media="all">
  <style>
@@ -24,17 +25,19 @@
      font-weight: bold
    }
    /*todo:luxiaotao*/
    .layui-layout-admin .layui-logo {
      letter-spacing: 2px;
      font-size: 22px;
      height: 80px;
      padding: 20px 0;
      font-weight: 400;
      color: white;
      height: 110px;
      padding: 20px 10px;
      font-weight: bolder;
      /*color: #2c7dc2;*/
      color: #f3f3f3;
      text-align: center;
      line-height: 40px;
    }
    .layui-side-menu .layui-nav {
      margin-top: 80px;
      margin-top: 110px;
    }
  </style>
</head>
@@ -94,8 +97,8 @@
      <div class="layui-side layui-side-menu">
        <div class="layui-side-scroll">
          <div class="layui-logo" lay-href="home/console.html">
            <!--<img src="..../../static/image/logo.jpg">-->
            <span>中扬储存设备</span>
            <img src="../static/image/logo.png" style="display: inline-block; width: 90%;height: auto">
            <span style="margin-top: 0">中扬物流装备</span>
          </div>
          <ul class="layui-nav layui-nav-tree" lay-shrink="all" id="LAY-system-side-menu" lay-filter="layadmin-system-side-menu">