lsh
2022-10-08 f19dd00c0a302f2e2a13e793e6df407ab1f9820b
src/main/webapp/views/index.html
@@ -5,6 +5,15 @@
    <title>自动仓库WCS系统</title>
    <link rel="stylesheet" href="../static/css/index.css">
    <script src="../static/js/jquery/jquery-3.3.1.min.js"></script>
    <style>
        html{
            transform: scale(1) translate(0,0);
            /*transform: scale(0.5) translate(-50%,-50%);*/
            height: 150%;
            width: 150%;
        }
    </style>
</head>
<body>
<!-- 导航栏 -->