-
-
Notifications
You must be signed in to change notification settings - Fork 6.9k
Dev 286 #2124
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
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
* chore: 更新.gitignore,添加对本地配置文件的忽略 * feat(logo): 新增Logo组件并在多个页面中替换原有logo实现 * fix: 修复菜单 Logo 部分删除文本后显示异常的问题
fix:添加字典列表搜索,支持中英文搜索.添加字典详情搜索
优化弹窗组件相关内容、增加登录页验证码静态验证
feat: add autoMigrate config
feat: set correct content-type for minio upload
添加开发环境启动脚本、更新 SvgIcon 组件,支持本地图标和 Iconify 图标、移除未使用的 unocss 依赖
feat: 优化动态路由注册方式 (cherry picked from commit 6da1743)
(cherry picked from commit a1dfc36)
fix:字典支持 tree 结构
feat: 更新 reset.scss,优化全局样式重置,增强兼容性和可读性
refactor(路由管理): 优化路由添加逻辑,增强路径处理和顶级路由注册
重构format.js中的字典查找逻辑,支持递归查找嵌套结构
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.
修复字典管理页面