From 74939fd9434b584571b26d939a0dd29fde43b354 Mon Sep 17 00:00:00 2001 From: 18516761980 <56479841@qq.com> Date: 星期二, 06 九月 2022 17:17:18 +0800 Subject: [PATCH] # --- src/main/webapp/views/pipeline.html | 21 ++++----------------- 1 files changed, 4 insertions(+), 17 deletions(-) diff --git a/src/main/webapp/views/pipeline.html b/src/main/webapp/views/pipeline.html index eccbf95..e04a03f 100644 --- a/src/main/webapp/views/pipeline.html +++ b/src/main/webapp/views/pipeline.html @@ -53,32 +53,19 @@ <!-- plc寮傚父鏃ュ織鐩戞帶鐗� --> <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 class="plc-log-header"> <!-- <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