mirror of
https://gitee.com/coder-xiaomo/algorithm-visualization
synced 2025-09-09 22:21:39 +08:00
修复数组为空Bug弹窗
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
<label>
|
||||
请输入数组元素,以逗号分隔(中英文逗号均可)
|
||||
<input id="array-input" style="width: 100%; text-align: center;" type="text" value="" />
|
||||
</label>
|
||||
</label>
|
||||
<input id="getRandomBtn" type="button" value="随便来一个" />
|
||||
</div>
|
||||
<!-- 排序算法按钮 -->
|
||||
|
Reference in New Issue
Block a user