2.2.0#325
Merged
fastapiadmin merged 2 commits intomasterfrom Mar 14, 2026
Merged
Conversation
added 2 commits
March 15, 2026 00:42
refactor(导航栏): 优化样式和颜色变量使用 使用CSS变量替代硬编码颜色值,提高主题一致性 refactor(顶部菜单): 重命名变量和方法以提升可读性 将processedTopMenus改为topMenuItems,handleMenuSelect改为handleTopMenuSelect fix(菜单服务): 修复菜单标题重复校验逻辑 增加parent_id作为校验条件,避免同级菜单标题重复 refactor(顶部布局): 重构布局结构和样式 优化DOM结构和CSS,提升可维护性和响应式表现
将MySQL和Redis的密码从混合大小写格式统一改为全小写格式,提高一致性并减少潜在的大小写敏感问题
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.