|
@@ -30,7 +30,7 @@
|
|
|
</div>
|
|
</div>
|
|
|
<div class="header-btns">
|
|
<div class="header-btns">
|
|
|
<div class="run-group">
|
|
<div class="run-group">
|
|
|
- <input type="number" id="input-run-count" class="run-count-input" value="1" min="1" max="50" title="运行次数" />
|
|
|
|
|
|
|
+ <input type="number" id="input-run-count" class="run-count-input" value="1" min="1" title="运行次数" />
|
|
|
<button id="btn-auto-run" class="btn btn-success" title="自动执行全部步骤">
|
|
<button id="btn-auto-run" class="btn btn-success" title="自动执行全部步骤">
|
|
|
<svg width="14" height="14" viewBox="0 0 24 24" fill="currentColor">
|
|
<svg width="14" height="14" viewBox="0 0 24 24" fill="currentColor">
|
|
|
<polygon points="5 3 19 12 5 21 5 3" />
|
|
<polygon points="5 3 19 12 5 21 5 3" />
|