DDAC游戏盾后台前端

piks 288fe6a02c feat(sdk): 添加多开限制与IP封禁组件并调整主题色 před 3 dny
.vscode 5e209f4051 feat: init před 1 týdnem
public 7cd7209dee feat(theme): 更新主题颜色和布局样式 před 1 týdnem
src 288fe6a02c feat(sdk): 添加多开限制与IP封禁组件并调整主题色 před 3 dny
vite f7651939ba feat(auth): 添加注册页面和登录注册切换功能 před 1 týdnem
.env.development 5e209f4051 feat: init před 1 týdnem
.env.production 5e209f4051 feat: init před 1 týdnem
.gitignore 7129bc2220 chore: 更新.gitignore文件,添加weekworkdos目录 před 1 týdnem
README.md 5e209f4051 feat: init před 1 týdnem
auto-imports.d.ts f7651939ba feat(auth): 添加注册页面和登录注册切换功能 před 1 týdnem
components.d.ts c4f9947b89 feat: 添加SDK详情页功能及图表组件 před 4 dny
index.html 5e209f4051 feat: init před 1 týdnem
package.json c4f9947b89 feat: 添加SDK详情页功能及图表组件 před 4 dny
pnpm-lock.yaml c4f9947b89 feat: 添加SDK详情页功能及图表组件 před 4 dny
tsconfig.app.json f7651939ba feat(auth): 添加注册页面和登录注册切换功能 před 1 týdnem
tsconfig.json 5e209f4051 feat: init před 1 týdnem
tsconfig.node.json 5e209f4051 feat: init před 1 týdnem
vite.config.ts 4947f2780f feat(router): 添加路由配置和基础页面结构 před 1 týdnem

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.