DDAC游戏盾后台前端

piks 050541c250 feat: 实现后台管理系统基础架构与权限控制 1 nedēļu atpakaļ
.vscode 5e209f4051 feat: init 1 nedēļu atpakaļ
public 5e209f4051 feat: init 1 nedēļu atpakaļ
src 050541c250 feat: 实现后台管理系统基础架构与权限控制 1 nedēļu atpakaļ
vite 4947f2780f feat(router): 添加路由配置和基础页面结构 1 nedēļu atpakaļ
.env.development 5e209f4051 feat: init 1 nedēļu atpakaļ
.env.production 5e209f4051 feat: init 1 nedēļu atpakaļ
.gitignore 050541c250 feat: 实现后台管理系统基础架构与权限控制 1 nedēļu atpakaļ
README.md 5e209f4051 feat: init 1 nedēļu atpakaļ
auto-imports.d.ts 4947f2780f feat(router): 添加路由配置和基础页面结构 1 nedēļu atpakaļ
components.d.ts 050541c250 feat: 实现后台管理系统基础架构与权限控制 1 nedēļu atpakaļ
index.html 5e209f4051 feat: init 1 nedēļu atpakaļ
package.json 8fdfb78350 feat(layout): 添加基础布局组件并引入 normalize.css 1 nedēļu atpakaļ
pnpm-lock.yaml 8fdfb78350 feat(layout): 添加基础布局组件并引入 normalize.css 1 nedēļu atpakaļ
tsconfig.app.json 4947f2780f feat(router): 添加路由配置和基础页面结构 1 nedēļu atpakaļ
tsconfig.json 5e209f4051 feat: init 1 nedēļu atpakaļ
tsconfig.node.json 5e209f4051 feat: init 1 nedēļu atpakaļ
vite.config.ts 4947f2780f feat(router): 添加路由配置和基础页面结构 1 nedēļu atpakaļ

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.