Commit Graph

2 Commits

Author SHA1 Message Date
陈昱达
fa25771622 build(babel): 移除无用的 console.log
- 在 babel 配置中添加 transform-remove-console 插件
- 保留 warn 和 error 级别的 console 输出
- 更新 package.json,添加 babel-plugin-transform-remove-console 依赖
2025-05-07 10:58:09 +08:00
陈昱达
0b3ad1d37c refactor(component): 优化多个组件的显示逻辑和样式
- 在 RenderCropper 组件中添加 visible 属性控制显示状态
- 修改 intelligent-agent 组件中图表的子标题
- 在 knowledgeForm 组件中添加图标预览功能
2025-05-06 16:27:36 +08:00