配色方案与组件示例
这是一个标准的卡片组件示例
鼠标悬停查看边框和阴影效果
带渐变背景的特殊卡片
# 克隆项目 git clone https://github.com/guoyongchang/worktree-manager.git cd worktree-manager # 安装依赖 npm install # 开发模式运行 npm run tauri dev