optimized a interface

This commit is contained in:
2026-08-31 14:08:11 +08:00
parent 7e4c0f5f90
commit 88811be98d
3 changed files with 15 additions and 2 deletions

View File

@@ -32,8 +32,8 @@
<input id="video-file" name="file" type="file" accept="video/*" required>
</label>
<label>
<span>标题</span>
<input id="video-title" name="title" type="text" maxlength="200">
<span>标题(自动使用文件名)</span>
<input id="video-title" name="title" type="text" maxlength="200" placeholder="选择视频后自动填写">
</label>
<label>
<span>语言</span>