Commit Graph

1 Commits

Author SHA1 Message Date
dkp
a70cd94176 refactor(components): 将容器组件从 workplace 模块中独立出来
- 从 workplace/modules 目录中移除 container.vue 文件- 在根 components 目录下创建新的 container.vue 文件
- 更新 workplace/index.vue 中的 Container 组件引用
- 调整 container.vue 中的样式,增加 border-radius 属性
- 修改 workplace/index.vue 中的 body 样式,使用 !important 优先级
2025-06-18 11:38:23 +08:00