src/main/webapp/static/css/pipeline.css | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/main/webapp/views/index.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/main/webapp/views/pipeline.html | ●●●●● 补丁 | 查看 | 原始文档 | 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>