Açıklama Yok

wuyi 1da835f6ae 简化用户角色选项逻辑,确保只有管理员可以设置和修改角色;优化用户表单,移除不必要的角色修改提示;调整用户列表和表单组件的代码格式,提高可读性。 4 gün önce
public 9c625b518a init 6 gün önce
src 1da835f6ae 简化用户角色选项逻辑,确保只有管理员可以设置和修改角色;优化用户表单,移除不必要的角色修改提示;调整用户列表和表单组件的代码格式,提高可读性。 4 gün önce
.editorconfig 9c625b518a init 6 gün önce
.env 9c625b518a init 6 gün önce
.env.production 9c625b518a init 6 gün önce
.gitattributes 9c625b518a init 6 gün önce
.gitignore d5e3611880 增加角色判断 4 gün önce
.prettierrc.json 9c625b518a init 6 gün önce
README.md 9c625b518a init 6 gün önce
eslint.config.js 9c625b518a init 6 gün önce
index.html 9c625b518a init 6 gün önce
jsconfig.json 9c625b518a init 6 gün önce
package-lock.json 9c625b518a init 6 gün önce
package.json 9c625b518a init 6 gün önce
vite.config.js 9c625b518a init 6 gün önce
yarn.lock 9c625b518a init 6 gün önce

README.md

robin-admin

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint