Private
Public Access
1
0

新增:文档体系重构+CHANGELOG补充+发布产物清理

This commit is contained in:
2026-05-01 22:22:06 +08:00
parent 3e1a540b83
commit 6eaaa56eb6
164 changed files with 40346 additions and 64 deletions

View File

@@ -47,7 +47,7 @@
**行动步骤**
1. **创建ContextMenu组件**
- 位置:`go-desk/web/src/views/db-cli/components/ContextMenu.vue`
- 位置:`go-desk/frontend/src/views/db-cli/components/ContextMenu.vue`
- 使用Arco Design Dropdown或自定义实现
- 实现菜单定位、显示、隐藏逻辑