feat: 添加前端构建产物 frontend/dist,更新 gitignore 规则

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
wuyongtao
2026-07-21 11:11:04 +08:00
parent 817d13c8f7
commit e18a367abb
291 changed files with 920 additions and 0 deletions

View File

@@ -0,0 +1 @@
.el-space{vertical-align:top;display:inline-flex}.el-space__item{flex-wrap:wrap;display:flex}.el-space__item>*{flex:1}.el-space--vertical{flex-direction:column}