From 2767e032ae383e4f6b08198464359366c22079c0 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期一, 29 八月 2022 08:29:18 +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