From e45c5845cb3fcc31aff6cdfacdad3445e708e500 Mon Sep 17 00:00:00 2001
From: zhangc <zc@123>
Date: 星期一, 24 三月 2025 13:27:03 +0800
Subject: [PATCH] 1
---
src/main/webapp/views/ste.html | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/main/webapp/views/ste.html b/src/main/webapp/views/ste.html
index f2e8e3b..8d2defc 100644
--- a/src/main/webapp/views/ste.html
+++ b/src/main/webapp/views/ste.html
@@ -24,17 +24,17 @@
<div data-steNo="1" class="ste-command-item" style="margin-top: 30px">
<label>1#</label>
<button class="demoBtn pos-btn">鏁版嵁缁存姢</button>
- <button id="mode-1" class="demoBtn mode-btn" > - </button>
+<!-- <button id="mode-1" class="demoBtn mode-btn" > - </button>-->
</div>
<div data-steNo="2" class="ste-command-item" style="margin-top: 30px">
<label>2#</label>
<button class="demoBtn pos-btn">鏁版嵁缁存姢</button>
- <button id="mode-2" class="demoBtn mode-btn" > - </button>
+<!-- <button id="mode-2" class="demoBtn mode-btn" > - </button>-->
</div>
<div data-steNo="3" class="ste-command-item" style="margin-top: 30px">
<label>3#</label>
<button class="demoBtn pos-btn">鏁版嵁缁存姢</button>
- <button id="mode-3" class="demoBtn mode-btn" > - </button>
+<!-- <button id="mode-3" class="demoBtn mode-btn" > - </button>-->
</div>
</div>
<!-- 鍫嗗灈鏈虹姸鎬佷綅淇℃伅 -->
--
Gitblit v1.9.1