From 398a0ea330d94bc4df491dd43d7a98662c6a5157 Mon Sep 17 00:00:00 2001 From: tqs <56479841@qq.com> Date: 星期一, 06 三月 2023 14:26:23 +0800 Subject: [PATCH] # --- src/main/webapp/views/pipeline.html | 20 ++++---------------- 1 files changed, 4 insertions(+), 16 deletions(-) diff --git a/src/main/webapp/views/pipeline.html b/src/main/webapp/views/pipeline.html index 11507ba..e53bada 100644 --- a/src/main/webapp/views/pipeline.html +++ b/src/main/webapp/views/pipeline.html @@ -54,31 +54,19 @@ <div id="plc-error" class="main-board" style="padding-left: 10px"> <!-- 澶撮儴 --> <div class="plc-log-header"> - <!-- 璁惧浠诲姟鎿嶄綔 --> - <div class="io-mode-oper"> - <fieldset> - <legend>鍏ュ嚭搴撴ā寮忥紙IO-Mode锛�</legend> - <div class="io-mode-box"> - <label>2F</label> - <button id="io-mode-2" class="ioModeBtn" onclick="ioModeSwitch(this.id)"> - </button> - </div> - </fieldset> - </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>--> - </div> - <!-- 涓讳綋 --> - <div class="plc-log-body"> <div> <span style="color: #1E9FFF">PLC寮傚父淇℃伅琛�:</span> </div> + </div> + + <!-- 涓讳綋 --> + <div class="plc-log-body"> <table id="plc-error-table"> <thead> <tr> -- Gitblit v1.9.1