增加右下角联系我们整体功能
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user