- 给main-container添加margin-left与固定定位的侧边栏宽度对应 - 侧边栏展开时margin-left: 200px,折叠时margin-left: 64px - 添加过渡动画使切换更平滑 - 新增UI自动化测试报告v3.0 |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .gitignore | ||
| README.md | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| vite.config.js | ||
README.md
Vue 3 + Vite
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.
Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.