soiz1 commited on
Commit
d0de173
·
verified ·
1 Parent(s): 13afb0d

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -46,7 +46,7 @@
46
  <div class="control-group">
47
  <label for="speedRange">再生速度:</label>
48
  <input type="range" id="speedRange" min="0.000001" max="5" step="0.000001" value="1">
49
- <input type="number" id="speedInput" min="0.000001" step="0.0000001" value="1">
50
  </div>
51
 
52
  <div class="control-group">
 
46
  <div class="control-group">
47
  <label for="speedRange">再生速度:</label>
48
  <input type="range" id="speedRange" min="0.000001" max="5" step="0.000001" value="1">
49
+ <input type="number" id="speedInput" min="0.000001" step="0.000001" value="1">
50
  </div>
51
 
52
  <div class="control-group">