自动化立体仓库 - WCS系统
#
lsh
2022-10-05 1391b5d551e7921befe9640ebda67912f2d68b7f
#
1个文件已修改
8 ■■■■■ 已修改文件
src/main/webapp/views/index.html 8 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/index.html
@@ -5,6 +5,14 @@
    <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(0.5) translate(-50%,-50%);
            height: 200%;
            width: 200%;
        }
    </style>
</head>
<body>
<!-- 导航栏 -->