Açıklama Yok

wuyi 3f8e238e2f 新增团队成员管理视图,支持成员列表展示、搜索、编辑和删除功能,完善团队相关的API接口,调整路由以支持成员信息子项。 4 ay önce
public de76e76bb8 Initial commit 4 ay önce
src 3f8e238e2f 新增团队成员管理视图,支持成员列表展示、搜索、编辑和删除功能,完善团队相关的API接口,调整路由以支持成员信息子项。 4 ay önce
.editorconfig de76e76bb8 Initial commit 4 ay önce
.env de76e76bb8 Initial commit 4 ay önce
.env.production de76e76bb8 Initial commit 4 ay önce
.gitattributes de76e76bb8 Initial commit 4 ay önce
.gitignore de76e76bb8 Initial commit 4 ay önce
.prettierrc.json de76e76bb8 Initial commit 4 ay önce
README.md de76e76bb8 Initial commit 4 ay önce
eslint.config.js de76e76bb8 Initial commit 4 ay önce
index.html de76e76bb8 Initial commit 4 ay önce
jsconfig.json de76e76bb8 Initial commit 4 ay önce
package-lock.json de76e76bb8 Initial commit 4 ay önce
package.json de76e76bb8 Initial commit 4 ay önce
vite.config.js de76e76bb8 Initial commit 4 ay önce
yarn.lock de76e76bb8 Initial commit 4 ay ö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