自动化立体仓库 - WCS系统
Junjie
2023-05-16 6c5e5385cec756e47bfe9aa7146b819af65d77d4
realtimeWatch pipeline
2个文件已修改
9 ■■■■■ 已修改文件
src/main/webapp/static/wcs/css/pipeline.css 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/realtimeWatch/pipeline.html 5 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/wcs/css/pipeline.css
@@ -20,8 +20,8 @@
.main-board {
    padding-left: 1%;
    float: left;
    width: 48%;
    height: 800px;
    width: 49%;
    height: 100%;
    overflow: auto;
}
.main-board:first-child {
src/main/webapp/views/realtimeWatch/pipeline.html
@@ -42,12 +42,9 @@
    </style>
</head>
<body>
<div style="padding: 10px;height: 100%;float: left;width: 6%">
    <div class="button-window"></div>
</div>
<div style="height: 100vh;padding-left: 6%">
    <div style="padding: 10px;height: 100%">
    <div style="padding: 10px;height: 900px;">
        <main>
            <!-- plc异常日志监控版 -->