优化界面

This commit is contained in:
GoEdgeLab
2022-06-15 15:52:30 +08:00
parent 19ea8dc354
commit 6ea9763f7e
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
<tr>
<td>要预热的URL列表</td>
<td>
<textarea name="keys" rows="10" ref="focus"></textarea>
<textarea name="keys" rows="20" ref="focus"></textarea>
<p class="comment">每行一个URL。</p>
</td>
</tr>