3828a51aebb2a1edd85d87b0598734fd7f764303
refactor(router): 重构路由守卫逻辑,简化登录状态检查 refactor(components): 重构LeftModule组件,使用分类树数据并移除冗余代码 refactor(layouts): 优化MainLayout组件,使用分类树数据并简化模态框逻辑 refactor(views): 重构aericlelist视图,使用分类树数据并优化文章计数逻辑
MyfronyProject
This template should help get you started developing with Vue 3 in Vite.
Recommended IDE Setup
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
Languages
Vue
79.8%
JavaScript
13.3%
CSS
5.4%
TypeScript
1.3%
HTML
0.2%