feat: 重构静态资源路径并更新文档配置

- 将静态图片资源从backend迁移到frontend/docs/public目录
- 更新文档配置和图片引用路径
- 替换登录背景图为SVG格式并支持暗色模式
- 修复字典服务错误消息拼写错误
- 优化菜单表单父级菜单显示逻辑
This commit is contained in:
zhangtao
2025-08-07 23:45:08 +08:00
parent 13d0243111
commit 6bb829a10b
48 changed files with 203 additions and 91 deletions
+1 -1
View File
@@ -39,7 +39,7 @@
"id": 5,
"config_name": "登录背景",
"config_key": "sys_login_background",
"config_value": "http://service.fastapiadmin.com/api/v1/static/image/background.png",
"config_value": "http://service.fastapiadmin.com/api/v1/static/image/background.svg",
"config_type": true,
"description": "登录背景",
"creator_id": 1