qingfeng1121 07d3159b08 feat: 实现前后端数据交互功能
- 添加axios API服务模块,封装所有后端接口调用
- 修改各视图组件,移除模拟数据,改为从后端API获取真实数据
- 更新文章、留言板等页面,支持后端数据渲染
- 添加README_API.md文档,说明API调用方式
- 升级axios依赖版本至1.12.2
2025-10-11 13:32:06 +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 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%