pangu-user-platform/pangu-ui
神码-方晓辉 ee1ede3ac1 fix: 关闭Mock配置,使用真实后端API
- 注释掉main.js中的Mock引入
- 前端现在直接调用后端API(http://localhost:8080)
- 解决学生管理菜单点击问题
2026-02-01 00:11:04 +08:00
..
public feat: 初始化盘古用户平台项目 2026-01-31 16:48:20 +08:00
src fix: 关闭Mock配置,使用真实后端API 2026-02-01 00:11:04 +08:00
.gitignore feat: 初始化盘古用户平台项目 2026-01-31 16:48:20 +08:00
README.md feat: 初始化盘古用户平台项目 2026-01-31 16:48:20 +08:00
index.html feat: 初始化盘古用户平台项目 2026-01-31 16:48:20 +08:00
package-lock.json chore: 升级前端依赖到官方最新版本 2026-01-31 16:52:01 +08:00
package.json chore: 统一更新项目作者信息为pangu 2026-01-31 23:14:11 +08:00
vite.config.js feat: 初始化盘古用户平台项目 2026-01-31 16:48:20 +08:00

README.md

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.