自动化立体仓库 - WCS系统
#
vincent
2020-05-30 5de76af00f69a66f60263046aacde1bcbc8c86b9
#
2个文件已修改
4 ■■■■ 已修改文件
src/main/webapp/static/css/console.css 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/console.html 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/css/console.css
@@ -1,6 +1,5 @@
html {
    height: 100%;
    background-color: #000000;
}
body {
src/main/webapp/views/console.html
@@ -45,6 +45,7 @@
            font-size: 3em;
            margin: 0;
            letter-spacing: 1px;
            font-weight: inherit;
        }
        .crn-label, .site-label {
            display: inline-block;
@@ -96,7 +97,7 @@
    <!-- 信息展示 -->
    <div class="data-window">
        <!--<h1>自动仓库 WCS 监控图</h1>-->
        <h1>自动仓库 WCS 监控图</h1>
        <!--&lt;!&ndash;<div class="crn-state-group">&ndash;&gt;-->
            <!--&lt;!&ndash;<label class="crn-label">堆垛机状态颜色:</label>&ndash;&gt;-->
            <!--&lt;!&ndash;<span class="crn-state" style="background-color: #21ff3a">自动</span>&ndash;&gt;-->