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

---
 src/main/webapp/views/pipeline.html |   33 +++++++++++++++++----------------
 1 files changed, 17 insertions(+), 16 deletions(-)

diff --git a/src/main/webapp/views/pipeline.html b/src/main/webapp/views/pipeline.html
index c316cbd..e744987 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;
@@ -53,21 +54,21 @@
             <!-- 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>-->
+                <div class="plc-log-header">
+                    <!-- 璁惧浠诲姟鎿嶄綔 -->
+                    <div class="io-mode-oper">
+                        <fieldset>
+                            <legend>鍏ュ嚭搴撴ā寮忥紙IO-Mode锛�</legend>
+                            <div class="io-mode-box">
+                                <label>102</label>
+                                <button id="io-mode-1" class="ioModeBtn" onclick="ioModeSwitch(this.id)"> - </button>
+                            </div>
+                            <div class="io-mode-box">
+                                <label>105</label>
+                                <button id="io-mode-2" 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;-->
@@ -77,7 +78,7 @@
 <!--                    &lt;!&ndash;                    <div>&ndash;&gt;-->
 <!--                    &lt;!&ndash;                        <span style="color: #1E9FFF">PLC寮傚父淇℃伅琛�:</span>&ndash;&gt;-->
 <!--                    &lt;!&ndash;                    </div>&ndash;&gt;-->
-<!--                </div>-->
+                </div>
                 <!-- 涓讳綋 -->
                 <div class="plc-log-body">
                     <div>

--
Gitblit v1.9.1