- 在 `input` 元素中添加 `focus:outline-none` 样式,去除聚焦时的默认轮廓 - 在 `App.vue` 中为 `Sidebar` 添加外层 `div`,以便更好地控制布局 - 在 `Home.vue` 中调整 `gap` 间距,使页面元素更加整齐 - 在 `Sidebar.vue` 中添加搜索框,并调整布局和样式,提升用户交互体验 |
||
|---|---|---|
| .. | ||
| apis | ||
| assets | ||
| components | ||
| pages | ||
| App.vue | ||
| main.ts | ||
| style.css | ||
| vite-env.d.ts | ||