mirror of
https://github.com/fastapiadmin/FastapiAdmin.git
synced 2026-09-20 20:39:55 +00:00
refactor(auth): 简化注册和忘记密码表单,移除手机号等冗余字段 fix(layout): 移除冗余的div包裹层,优化路由视图渲染 chore(deps): 更新后端依赖,添加click并调整typer版本 style(config): 清理注释并优化环境变量类型定义 docs(main): 修正注释拼写错误并移除无用注释 perf(menu): 更新菜单模型和类型定义,添加新字段支持 test(menu): 更新菜单初始化数据,补充新增字段值