灌糖包子 5b9dc0ccb9
refactor: 使用 CSS 变量定制 Element Plus 主题,优化 Welcome 页样式
- 重构 common.less,使用 Element Plus CSS 变量覆盖组件样式:
  - Menu: --el-menu-bg-color, --el-menu-hover-bg-color 等
  - Table: --el-table-header-bg-color, --el-table-row-hover-bg-color 等
  - Dialog: --el-dialog-border-radius, --el-dialog-padding-primary
  - 保留无对应变量的直接样式,添加注释说明

- 优化 Welcome.vue:
  - 调整 max-width 从 900px 到 1000px
  - 添加 box-sizing: border-box

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-20 22:03:54 +08:00
2023-01-24 23:30:58 +08:00
2023-01-25 22:12:02 +08:00
2026-03-19 23:11:03 +08:00
Description
博客管理后台web端
1.5 MiB
Languages
Vue 82.6%
TypeScript 11.9%
Less 4.4%
JavaScript 0.9%
HTML 0.2%