From 501f9853ce8d62d0d47e38c93dfab3e53a75f4f6 Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期一, 24 十月 2022 18:59:25 +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