8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7fd5a0 commit da0b2d1Copy full SHA for da0b2d1
index.html
@@ -23,7 +23,7 @@
23
<button id="run" type="button">运行</button>
24
<button id="reset" type="button">重置</button>
25
<button id="random" type="button">随机修墙</button>
26
- <input type="file" id="image" title="s" style="width: 160px">
+ <input type="file" id="image" title="选择图片文件" style="width: 160px">
27
</article>
28
<article class="boxbot-commander">
29
<div class="commander-lines-wrapper">
0 commit comments