qingfeng1121 0cbb91077d feat: 添加页脚组件并更新多个功能
- 新增Footer组件显示版权信息和备案号
- 替换favicon为blogicon.jpg
- 更新API基础URL为生产环境
- 重命名nonsenseService方法为createNonsense
- 在文章编辑页添加返回列表按钮
- 优化分类和标签创建后的页面跳转逻辑
- 移除home.vue中不必要的height样式
2025-12-11 12:42:54 +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%