feat 图片显示&文件下载

This commit is contained in:
jxxghp
2023-08-26 19:28:04 +08:00
parent f2b51107fa
commit 3a9e85c821
5 changed files with 41 additions and 10 deletions
+2 -2
View File
@@ -32,8 +32,8 @@ const fileIcons = {
htm: 'mdi-language-html5',
html: 'mdi-language-html5',
js: 'mdi-nodejs',
json: 'mdi-json',
md: 'mdi-markdown',
json: 'mdi-file-document-outline',
md: 'mdi-language-markdown-outline',
pdf: 'mdi-file-pdf',
png: 'mdi-file-image',
jpg: 'mdi-file-image',