From 362632401b495096f92f01120aa0a355bb301fd9 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@63.com>
Date: 星期四, 22 十二月 2022 13:25:36 +0800
Subject: [PATCH] #
---
src/main/webapp/views/crn.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/main/webapp/views/crn.html b/src/main/webapp/views/crn.html
index 95b2c06..67cc84b 100644
--- a/src/main/webapp/views/crn.html
+++ b/src/main/webapp/views/crn.html
@@ -55,7 +55,7 @@
<h3>鎵ц涓殑鍛戒护</h3>
<div class="crn-command-item">
<label>1#</label>
- <button id="demoBtn-1" class="demoBtn" onclick="demoSwitch(this.id)"> - </button>
+<!-- <button id="demoBtn-1" class="demoBtn" onclick="demoSwitch(this.id)" disabled> - </button>-->
<!-- <span> </span>-->
<input id="crn1" disabled="disabled">
</div>
@@ -67,7 +67,7 @@
</div>
<div class="crn-command-item" style="margin-top: 25px">
<label>3#</label>
- <button id="demoBtn-3" class="demoBtn" onclick="demoSwitch(this.id)"> - </button>
+<!-- <button id="demoBtn-3" class="demoBtn" onclick="demoSwitch(this.id)" disabled> - </button>-->
<!-- <span> </span>-->
<input id="crn3" disabled="disabled">
</div>
--
Gitblit v1.9.1