|  |  |  | 
|---|
|  |  |  | <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> | 
|---|
|  |  |  | 
|---|
|  |  |  | </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> | 
|---|