DDAC游戏盾后台前端

piks b5fe74d941 build: 设置 pnpm 使用国内镜像源以加速依赖安装 пре 2 дана
.husky 3276db87e1 chore: 添加 ESLint、Prettier 和 Husky 配置 пре 2 дана
.vscode 5e209f4051 feat: init пре 1 недеља
public 7cd7209dee feat(theme): 更新主题颜色和布局样式 пре 1 недеља
src af3ba493d2 fix: 将el-radio的label属性改为value属性以修复绑定问题 пре 3 дана
vite f7651939ba feat(auth): 添加注册页面和登录注册切换功能 пре 1 недеља
.dockerignore cf68c906a3 build: 添加 Docker 相关配置文件 пре 2 дана
.env.development 39889e257d refactor: 统一管理 token 键名并优化 pinia 初始化 пре 3 дана
.env.production 39889e257d refactor: 统一管理 token 键名并优化 pinia 初始化 пре 3 дана
.gitignore 7129bc2220 chore: 更新.gitignore文件,添加weekworkdos目录 пре 1 недеља
.prettierignore 3276db87e1 chore: 添加 ESLint、Prettier 和 Husky 配置 пре 2 дана
.prettierrc 3276db87e1 chore: 添加 ESLint、Prettier 和 Husky 配置 пре 2 дана
Dockerfile b5fe74d941 build: 设置 pnpm 使用国内镜像源以加速依赖安装 пре 2 дана
README.md 5e209f4051 feat: init пре 1 недеља
auto-imports.d.ts f7651939ba feat(auth): 添加注册页面和登录注册切换功能 пре 1 недеља
components.d.ts c4f9947b89 feat: 添加SDK详情页功能及图表组件 пре 4 дана
eslint.config.js 3276db87e1 chore: 添加 ESLint、Prettier 和 Husky 配置 пре 2 дана
index.html 5e209f4051 feat: init пре 1 недеља
nginx.conf cf68c906a3 build: 添加 Docker 相关配置文件 пре 2 дана
package.json 3276db87e1 chore: 添加 ESLint、Prettier 和 Husky 配置 пре 2 дана
pnpm-lock.yaml 3276db87e1 chore: 添加 ESLint、Prettier 和 Husky 配置 пре 2 дана
tsconfig.app.json f7651939ba feat(auth): 添加注册页面和登录注册切换功能 пре 1 недеља
tsconfig.json 5e209f4051 feat: init пре 1 недеља
tsconfig.node.json 5e209f4051 feat: init пре 1 недеља
vite.config.ts 4947f2780f feat(router): 添加路由配置和基础页面结构 пре 1 недеља

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.