feat(web): add image file preview (#623)

This commit is contained in:
MapleStoryIdle
2026-05-15 13:30:22 +08:00
committed by GitHub
parent 66e41c90d4
commit 94b644c3f3
3 changed files with 77 additions and 23 deletions
+1
View File
@@ -216,6 +216,7 @@ export default {
'file.page.tab.file': '文件',
'file.page.missingPath': '未提供文件路径。',
'file.page.binary': '该文件看起来是二进制文件,无法显示。',
'file.page.imagePreviewAlt': '{name} 图片预览',
'file.page.empty': '文件为空。',
'file.page.noChanges': '没有可显示的变更。',
'file.error.readFailed': '读取文件失败。',