自动化立体仓库 - WCS系统
#
luxiaotao1123
2020-08-21 ed44bf490cf2a61d135eff050caf6e0567a17669
#
3个文件已修改
18 ■■■■ 已修改文件
src/main/webapp/static/css/pipeline.css 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/index.html 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/pipeline.html 12 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/css/pipeline.css
@@ -21,10 +21,10 @@
/* 表格 */
.plc-log-header {
    height: 15%;
    height: 05%;
}
.plc-log-body {
    height: 85%;
    height: 95%;
    overflow: auto;
}
src/main/webapp/views/index.html
@@ -26,7 +26,7 @@
  </ul>
  <!-- 主体内容 -->
  <iframe id="content" src="pipeline.html"></iframe>
  <iframe id="content" src="console.html"></iframe>
  <footer class="footer">
    Copyright © 2015 All Rights Reserved. <a href="http://www.zoneyung.com" target="_blank">浙江中扬物流装备有限公司</a>  保留所有权利
src/main/webapp/views/pipeline.html
@@ -22,12 +22,12 @@
    <div id="plc-error" class="main-board" style="padding-left: 10px">
        <!-- 头部 -->
        <div class="plc-log-header">
            <div style="height: 40%">
                <span>东侧PLC执行指令</span>
            </div>
            <div style="height: 40%">
                <span>西侧PLC执行指令</span>
            </div>
<!--            <div style="height: 40%">-->
<!--                <span>东侧PLC执行指令</span>-->
<!--            </div>-->
<!--            <div style="height: 40%">-->
<!--                <span>西侧PLC执行指令</span>-->
<!--            </div>-->
            <div>
                <span style="color: #1E9FFF">PLC异常信息表:</span>
            </div>