fix : 统一文件类型

This commit is contained in:
2025-12-18 10:39:37 +08:00
parent 854bc9c197
commit 85a24d3346
3 changed files with 15 additions and 8 deletions

View File

@@ -537,7 +537,7 @@
id="fileInput"
class="file-input"
multiple
accept="image/*,.pdf,.doc,.docx,.xls,.xlsx,.ppt,.pptx,.txt"
accept="image/*,.pdf,.doc,.docx,.xls,.xlsx,.csv,.ppt,.pptx,.txt,.md,.html"
/>
</div>
</div>