qingfeng1121 1dc5bdd93f refactor(views): 重构多个视图组件代码结构,优化类型定义和逻辑组织
feat(services): 新增文章分页查询方法,支持按状态筛选文章

style(styles): 调整主布局样式,优化分页组件显示效果

docs(README): 更新API文档,完善服务模块说明和类型定义

fix(components): 修复左侧模块点击属性时使用错误字段名的问题

chore(package): 移除未使用的依赖项,清理项目依赖

perf(layouts): 优化主布局组件性能,拆分功能模块,减少重复计算

test(views): 为分页组件添加基础测试用例

build: 更新构建配置,优化生产环境打包

ci: 调整CI配置,添加类型检查步骤
2025-11-14 15:30:29 +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%