Dev#419
Merged
Merged
Conversation
移除冗余的renderDefaultSlot函数,直接使用原生slot标签渲染默认插槽,减少不必要的函数调用层级 同时添加了中英文版的CLAUDE编码准则文档
添加了项目所需的基础配置文件(.editorconfig、.gitignore、环境变量文件等),创建了通用工具函数、类型定义、枚举常量、路由配置、状态管理、国际化、自定义指令与插件等核心模块,新增了多个业务组件、布局组件与页面视图,并添加了大量SVG图标资源。
1. 统一调整表单组件label-width为100px,移除分页默认内边距 2. 新增表格按钮悬浮动效,优化弹窗抽屉样式与交互 3. 重构仪表盘页面,迁移旧演示组件到首页 4. 调整日志详情项排序与表单重置逻辑 5. 优化缓存监控图表样式与布局
1. 更新deploy.sh的清理逻辑,使用docker system prune替代分步骤缓存清理 2. 将开发/生产环境示例的默认大模型改为deepseek-v4-flash 3. 重构agent规则文件结构,将根目录的CLAUDE相关文档迁移到.agents目录下
- 调整dashboard工作台与首页的组件布局与模块迁移 - 统一卡片样式与hover交互效果 - 修复部分样式顺序与css语法问题 - 移除冗余的github corner组件与重复的页面模块
1. 更新收藏数量上限为12个,替换哔哩哔哩链接为Gitee 2. 调整统计卡片高度与列表项间距样式 3. 重构工作台页面布局,移除冗余统计卡片组件 4. 重构首页仪表盘布局,新增数据统计卡片与图表组件 5. 迁移热销产品表格功能到新用户模块,删除冗余的热销产品列表组件 6. 调整我的收藏列表样式与空状态尺寸
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.