qingfeng1121 b042e2a511 feat: 添加Pinia全局状态管理并重构路由逻辑
添加Pinia作为全局状态管理工具,重构路由参数传递方式
移除URL中的动态参数,改为通过Pinia store传递数据
优化导航菜单样式和交互效果,修复路由激活状态问题
新增全局状态管理示例文档,说明基础使用方法
调整页面布局和样式,提升用户体验
2025-10-20 11:59:53 +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
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%