feat : 优化文件上传 优化一体机体验
This commit is contained in:
@@ -59,7 +59,7 @@ export default {
|
||||
allowedFileTypes: [
|
||||
"text/plain", // .txt
|
||||
"text/markdown", // .md
|
||||
"text/html", // .html
|
||||
// "text/html", // .html
|
||||
"application/msword", // .doc
|
||||
"application/vnd.openxmlformats-officedocument.wordprocessingml.document", // .docx
|
||||
"application/pdf", // .pdf
|
||||
|
||||
Reference in New Issue
Block a user