Files
ssh-manager/frontend
liumangmang 4af11fb043 feat: add expand/collapse all functionality
- Add expandAll() and collapseAll() methods to sessionTree store
- Add toggle button in toolbar to expand/collapse all folders
- Track expansion state with allExpanded ref
- Improve toolbar layout with flex spacing

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 16:14:14 +08:00
..

Vue 3 + TypeScript + Vite

本模板用于在 Vite 中基于 Vue 3 与 TypeScript 进行开发。模板使用 Vue 3 的 <script setup> 单文件组件,可参阅 script setup 文档 了解更多。

推荐的项目配置与 IDE 支持请参考 Vue 文档 TypeScript 指南