You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
hnu202326010131 1ae64fa483
feat(login): 前后端联调\n\n- Vite 代理支持环境变量 VITE_API_TARGET\n- 保留 /api 前缀转发后端\n- Pinia 登录改为调用 /api/v1/user/login,并在后端不可达时回退演示账号\n- 登录页提交改为异步并加入 loading\n- 后端登录路由支持演示账号并保留数据库校验\n- 添加 .env.example 与 .env.development
2 months ago
.trae/documents feat(frontend): add Vue3 refactor app under frontend-vue (router, pinia, views, charts, services) 2 months ago
backend feat(login): 前后端联调\n\n- Vite 代理支持环境变量 VITE_API_TARGET\n- 保留 /api 前缀转发后端\n- Pinia 登录改为调用 /api/v1/user/login,并在后端不可达时回退演示账号\n- 登录页提交改为异步并加入 loading\n- 后端登录路由支持演示账号并保留数据库校验\n- 添加 .env.example 与 .env.development 2 months ago
doc 后端fastapi搭建,login接口-v1.0 2 months ago
frontend-vue feat(login): 前后端联调\n\n- Vite 代理支持环境变量 VITE_API_TARGET\n- 保留 /api 前缀转发后端\n- Pinia 登录改为调用 /api/v1/user/login,并在后端不可达时回退演示账号\n- 登录页提交改为异步并加入 loading\n- 后端登录路由支持演示账号并保留数据库校验\n- 添加 .env.example 与 .env.development 2 months ago
src 测试登录角色建表 2 months ago
tools 数据库设计转化完成;加入用pandoc将docx转为md时优化表格脚本;定义项目之后参考文件路径projectReference 3 months ago
.gitignore feat(frontend): add Vue3 refactor app under frontend-vue (router, pinia, views, charts, services) 2 months ago