refactor: 将类型定义文件移动到src/types目录下并添加登录相关类型

将types目录移动到src下以保持项目结构一致性
新增登录相关的类型定义文件,包含用户信息、登录返回数据等接口
This commit is contained in:
feige996
2025-06-22 14:04:49 +08:00
parent 8455f09e8c
commit dd11e45d5f
2 changed files with 58 additions and 1 deletions

2
.gitignore vendored
View File

@@ -27,7 +27,7 @@ dist
docs/.vitepress/dist
docs/.vitepress/cache
types
src/types
# lock 文件还是不要了,我主要的版本写死就好了
# pnpm-lock.yaml