From ed44bf490cf2a61d135eff050caf6e0567a17669 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期五, 21 八月 2020 17:03:04 +0800 Subject: [PATCH] # --- src/main/webapp/views/index.html | 2 +- src/main/webapp/static/css/pipeline.css | 4 ++-- src/main/webapp/views/pipeline.html | 12 ++++++------ 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/main/webapp/static/css/pipeline.css b/src/main/webapp/static/css/pipeline.css index 0968a9b..6b47392 100644 --- a/src/main/webapp/static/css/pipeline.css +++ b/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; } diff --git a/src/main/webapp/views/index.html b/src/main/webapp/views/index.html index fd7cf1f..2a5b0b5 100644 --- a/src/main/webapp/views/index.html +++ b/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> 淇濈暀鎵�鏈夋潈鍒� diff --git a/src/main/webapp/views/pipeline.html b/src/main/webapp/views/pipeline.html index d820bb2..8bd1f02 100644 --- a/src/main/webapp/views/pipeline.html +++ b/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> -- Gitblit v1.9.1