DDAC游戏盾后台前端

piks 798dbfc308 feat(layout): 实现侧边栏折叠功能并优化主题样式 1 settimana fa
.vscode 5e209f4051 feat: init 1 settimana fa
public 7cd7209dee feat(theme): 更新主题颜色和布局样式 1 settimana fa
src 798dbfc308 feat(layout): 实现侧边栏折叠功能并优化主题样式 1 settimana fa
vite f7651939ba feat(auth): 添加注册页面和登录注册切换功能 1 settimana fa
.env.development 5e209f4051 feat: init 1 settimana fa
.env.production 5e209f4051 feat: init 1 settimana fa
.gitignore 050541c250 feat: 实现后台管理系统基础架构与权限控制 1 settimana fa
README.md 5e209f4051 feat: init 1 settimana fa
auto-imports.d.ts f7651939ba feat(auth): 添加注册页面和登录注册切换功能 1 settimana fa
components.d.ts 66b4a8e95f feat(布局): 重构侧边栏并添加主题切换组件 1 settimana fa
index.html 5e209f4051 feat: init 1 settimana fa
package.json f7651939ba feat(auth): 添加注册页面和登录注册切换功能 1 settimana fa
pnpm-lock.yaml f7651939ba feat(auth): 添加注册页面和登录注册切换功能 1 settimana fa
tsconfig.app.json f7651939ba feat(auth): 添加注册页面和登录注册切换功能 1 settimana fa
tsconfig.json 5e209f4051 feat: init 1 settimana fa
tsconfig.node.json 5e209f4051 feat: init 1 settimana fa
vite.config.ts 4947f2780f feat(router): 添加路由配置和基础页面结构 1 settimana fa

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.