增加右下角联系我们整体功能

This commit is contained in:
2026-06-26 11:49:35 +08:00
parent e62956af79
commit faf31c8141
17 changed files with 1104 additions and 260 deletions
+1
View File
@@ -424,6 +424,7 @@ async def _seed_data():
("/settings", "系统设置", "SettingOutlined", 4, "系统设置"),
("/operation-logs", "操作日志", "DatabaseOutlined", 5, "系统设置"),
("/oauthapp-list", "授权应用", "MenuOutlined", 28, "系统设置"),
("/contact-requests", "联系请求", "MessageCircleOutlined", 29, "系统设置"),
]
for path, label, icon, order, parent_group in admin_pages:
db.add(