Aucune description

Gaokun Wang b2be70e1b3 fix: 修复页面显示 il y a 3 semaines
.husky b0e52a218e feat: 添加Authorization il y a 1 mois
.vscode a8e9025611 style: vsCode 设置 il y a 1 mois
plugins a0b5fe5673 feat: 登录页面 il y a 1 mois
public 2d4092e590 初始化 il y a 1 mois
src b2be70e1b3 fix: 修复页面显示 il y a 3 semaines
.env.development db6379560a feat: 添加系统阐述配置 il y a 3 semaines
.env.production db6379560a feat: 添加系统阐述配置 il y a 3 semaines
.eslintrc-auto-import.json a0b5fe5673 feat: 登录页面 il y a 1 mois
.gitignore 2d4092e590 初始化 il y a 1 mois
.prettierignore 2d4092e590 初始化 il y a 1 mois
.prettierrc.cjs 2d4092e590 初始化 il y a 1 mois
.stylelintignore 2d4092e590 初始化 il y a 1 mois
.stylelintrc.cjs 135765e4d4 feat: 添加必要文件 il y a 1 mois
LICENSE 2d4092e590 初始化 il y a 1 mois
README.md 2d4092e590 初始化 il y a 1 mois
commitlint.config.cjs 2d4092e590 初始化 il y a 1 mois
eslint.config.mjs 05c4adc2ed feat: 封装插件 il y a 1 mois
getEnv.ts 05c4adc2ed feat: 封装插件 il y a 1 mois
index.html 7086f5cecf style: 布局header il y a 1 mois
package.json 19d8246315 feat: 添加useKeepAliveStore il y a 1 mois
pnpm-lock.yaml 19d8246315 feat: 添加useKeepAliveStore il y a 1 mois
tsconfig.json 14aa669ee9 feat: 添加新功能 il y a 1 mois
vite.config.ts 5a48083ee5 fix: 调整接口名称;增加角色管理 il y a 3 semaines

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.