From a12194e71d7d7263e1b0a784dcd854f4bfc8a12b Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期四, 01 十二月 2022 16:07:40 +0800
Subject: [PATCH] #

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

diff --git a/src/main/webapp/views/pipeline.html b/src/main/webapp/views/pipeline.html
index 11507ba..f5a6f6c 100644
--- a/src/main/webapp/views/pipeline.html
+++ b/src/main/webapp/views/pipeline.html
@@ -59,9 +59,13 @@
                         <fieldset>
                             <legend>鍏ュ嚭搴撴ā寮忥紙IO-Mode锛�</legend>
                             <div class="io-mode-box">
-                                <label>2F</label>
+                                <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 style="height: 40%">-->

--
Gitblit v1.9.1