chore: 移除项目内冗余的file-viewer相关文件和配置

1. 删除了public/file-viewer目录下所有静态资源文件、脚本和配置文件
2. 在.gitignore中新增public/file-viewer/忽略规则
This commit is contained in:
砂糖
2026-07-09 09:25:38 +08:00
parent 185231948c
commit f5c069a8f9
290 changed files with 2 additions and 15073 deletions

2
ruoyi-ui/.gitignore vendored
View File

@@ -10,6 +10,8 @@ tests/**/coverage/
tests/e2e/reports
selenium-debug.log
public/file-viewer/
# Editor directories and files
.idea
.vscode