'完成登录注册页面'

This commit is contained in:
2024-04-22 01:28:01 +08:00
parent 0c1f0e1a60
commit b74467e2bd
86 changed files with 29919 additions and 36 deletions

View File

@@ -42,11 +42,13 @@
"src/**/*.tsx",
"src/**/*.d.ts",
"src/**/*.vue",
"auto-import.d.ts"
"./auto-imports.d.ts",
"./components.d.ts",
"./.eslintrc-auto-import.json"
],
"references": [
{
"path": "./tsconfig.node.json"
}
]
}
}