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%">-->