DDAC游戏盾后台前端

piks cca92b8873 style(theme): 优化主题颜色变量并清理无用代码 il y a 6 jours
.vscode 5e209f4051 feat: init il y a 1 semaine
public 7cd7209dee feat(theme): 更新主题颜色和布局样式 il y a 1 semaine
src cca92b8873 style(theme): 优化主题颜色变量并清理无用代码 il y a 6 jours
vite f7651939ba feat(auth): 添加注册页面和登录注册切换功能 il y a 1 semaine
.env.development 5e209f4051 feat: init il y a 1 semaine
.env.production 5e209f4051 feat: init il y a 1 semaine
.gitignore 7129bc2220 chore: 更新.gitignore文件,添加weekworkdos目录 il y a 1 semaine
README.md 5e209f4051 feat: init il y a 1 semaine
auto-imports.d.ts f7651939ba feat(auth): 添加注册页面和登录注册切换功能 il y a 1 semaine
components.d.ts 5d96c8da3f feat: 添加SDK管理模块及相关组件 il y a 6 jours
index.html 5e209f4051 feat: init il y a 1 semaine
package.json f7651939ba feat(auth): 添加注册页面和登录注册切换功能 il y a 1 semaine
pnpm-lock.yaml f7651939ba feat(auth): 添加注册页面和登录注册切换功能 il y a 1 semaine
tsconfig.app.json f7651939ba feat(auth): 添加注册页面和登录注册切换功能 il y a 1 semaine
tsconfig.json 5e209f4051 feat: init il y a 1 semaine
tsconfig.node.json 5e209f4051 feat: init il y a 1 semaine
vite.config.ts 4947f2780f feat(router): 添加路由配置和基础页面结构 il y a 1 semaine

README.md

Vue 3 + TypeScript + Vite

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

Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.