qingfeng1121 ed09611d02 refactor: 重构布局和组件结构
- 删除冗余的index.vue文件,将其功能整合到MainLayout.vue
- 修改LeftModule.vue中的菜单项文字从"文章"改为"目录"
- 更新打字机效果的默认文本为测试内容
- 优化jsconfig.json格式
2025-10-13 15:14:14 +08:00
2025-09-24 13:31:30 +08:00
2025-09-24 13:31:30 +08:00
2025-10-13 15:14:14 +08:00
2025-09-24 13:31:30 +08:00
2025-09-24 13:31:30 +08:00
2025-09-24 13:31:30 +08:00
2025-09-24 17:33:09 +08:00
2025-09-24 13:31:30 +08:00
2025-09-24 13:31:30 +08:00
2025-09-24 13:31:30 +08:00
2025-09-24 13:31:30 +08:00

MyfronyProject

This template should help get you started developing with Vue 3 in Vite.

VSCode + Volar (and disable Vetur).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Run Unit Tests with Vitest

npm run test:unit
Description
No description provided
Readme 13 MiB
Languages
Vue 81.5%
JavaScript 12%
CSS 5.1%
TypeScript 1.2%
HTML 0.2%