#
luxiaotao1123
2023-02-15 05568de30fe834365d4c45277b76bbee9cb2a9d7
src/main/webapp/views/ste.html
@@ -26,26 +26,6 @@
                        <button class="demoBtn pos-btn">数据维护</button>
                        <button id="mode-1" class="demoBtn mode-btn" > - </button>
                    </div>
                    <div data-steNo="2" class="ste-command-item">
                        <label>2#</label>
                        <button class="demoBtn pos-btn">数据维护</button>
                        <button id="mode-2" class="demoBtn mode-btn" > - </button>
                    </div>
                    <div data-steNo="3" class="ste-command-item">
                        <label>3#</label>
                        <button class="demoBtn pos-btn">数据维护</button>
                        <button id="mode-3" class="demoBtn mode-btn" > - </button>
                    </div>
                    <div data-steNo="4" class="ste-command-item">
                        <label>4#</label>
                        <button class="demoBtn pos-btn">数据维护</button>
                        <button id="mode-4" class="demoBtn mode-btn" > - </button>
                    </div>
                    <div data-steNo="5" class="ste-command-item">
                        <label>5#</label>
                        <button class="demoBtn pos-btn">数据维护</button>
                        <button id="mode-5" class="demoBtn mode-btn" > - </button>
                    </div>
                </div>
                <!-- 堆垛机状态位信息 -->
                <div class="ste-state">
@@ -109,10 +89,6 @@
                        <span class="select-title">穿梭车号</span>
                        <div class="select-container">
                            <label><input type="radio" name="steSelect" value="1" checked>&nbsp;1号穿梭车</label>
                            <label><input type="radio" name="steSelect" value="2">&nbsp;2号穿梭车</label>
                            <label><input type="radio" name="steSelect" value="3">&nbsp;3号穿梭车</label>
                            <label><input type="radio" name="steSelect" value="4">&nbsp;4号穿梭车</label>
                            <label><input type="radio" name="steSelect" value="5">&nbsp;5号穿梭车</label>
                        </div>
                    </div>
                </div>