From d42fb84aefb3b12ae4c68a0d47f4964f0dcca79d Mon Sep 17 00:00:00 2001
From: Junjie <fallin.jie@qq.com>
Date: 星期五, 17 十一月 2023 11:01:38 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/pipeline.html |   27 +--------------------------
 1 files changed, 1 insertions(+), 26 deletions(-)

diff --git a/src/main/webapp/views/pipeline.html b/src/main/webapp/views/pipeline.html
index c316cbd..4ed983e 100644
--- a/src/main/webapp/views/pipeline.html
+++ b/src/main/webapp/views/pipeline.html
@@ -17,6 +17,7 @@
             float: left;
             width: 16%;
             text-align: center;
+            margin-top: 10px;
         }
         .io-mode-box label {
             font-weight: bolder;
@@ -52,32 +53,6 @@
 
             <!-- plc寮傚父鏃ュ織鐩戞帶鐗� -->
             <div id="plc-error" class="main-board" style="padding-left: 10px">
-                <!-- 澶撮儴 -->
-<!--                <div class="plc-log-header">-->
-<!--                    &lt;!&ndash; 璁惧浠诲姟鎿嶄綔 &ndash;&gt;-->
-<!--                    <div class="io-mode-oper">-->
-<!--                        <fieldset>-->
-<!--                            <legend>鍏ュ嚭搴撴ā寮忥紙IO-Mode锛�</legend>-->
-<!--                            <div class="io-mode-box">-->
-<!--                                <label>F2</label>-->
-<!--                                <button id="io-mode-2" class="ioModeBtn" onclick="ioModeSwitch(this.id)"> - </button>-->
-<!--                            </div>-->
-<!--                            <div class="io-mode-box">-->
-<!--                                <label>F4</label>-->
-<!--                                <button id="io-mode-4" class="ioModeBtn" onclick="ioModeSwitch(this.id)"> - </button>-->
-<!--                            </div>-->
-<!--                        </fieldset>-->
-<!--                    </div>-->
-<!--                    &lt;!&ndash;            <div style="height: 40%">&ndash;&gt;-->
-<!--                    &lt;!&ndash;                <span>涓滀晶PLC鎵ц鎸囦护</span>&ndash;&gt;-->
-<!--                    &lt;!&ndash;            </div>&ndash;&gt;-->
-<!--                    &lt;!&ndash;            <div style="height: 40%">&ndash;&gt;-->
-<!--                    &lt;!&ndash;                <span>瑗夸晶PLC鎵ц鎸囦护</span>&ndash;&gt;-->
-<!--                    &lt;!&ndash;            </div>&ndash;&gt;-->
-<!--                    &lt;!&ndash;                    <div>&ndash;&gt;-->
-<!--                    &lt;!&ndash;                        <span style="color: #1E9FFF">PLC寮傚父淇℃伅琛�:</span>&ndash;&gt;-->
-<!--                    &lt;!&ndash;                    </div>&ndash;&gt;-->
-<!--                </div>-->
                 <!-- 涓讳綋 -->
                 <div class="plc-log-body">
                     <div>

--
Gitblit v1.9.1