暫無描述

wuyi a5be79a831 新增构建配置,优化代码分割和警告阈值设置,提升构建性能和用户体验。 3 月之前
public de76e76bb8 Initial commit 4 月之前
src 2319466bba 重构搜索工具栏样式,统一DomainView、TeamConfigView和UserView组件中的搜索功能布局,提升用户体验和界面一致性。 3 月之前
.editorconfig de76e76bb8 Initial commit 4 月之前
.env de76e76bb8 Initial commit 4 月之前
.env.production 674f68bad4 . 3 月之前
.gitattributes de76e76bb8 Initial commit 4 月之前
.gitignore de76e76bb8 Initial commit 4 月之前
.prettierrc.json de76e76bb8 Initial commit 4 月之前
README.md de76e76bb8 Initial commit 4 月之前
deploy.sh 9615a628ee 更新部署脚本,添加自动拉取代码、安装依赖、清理旧构建和构建新版本的步骤,优化部署流程。 3 月之前
eslint.config.js de76e76bb8 Initial commit 4 月之前
index.html de76e76bb8 Initial commit 4 月之前
jsconfig.json de76e76bb8 Initial commit 4 月之前
package-lock.json de76e76bb8 Initial commit 4 月之前
package.json de76e76bb8 Initial commit 4 月之前
vite.config.js a5be79a831 新增构建配置,优化代码分割和警告阈值设置,提升构建性能和用户体验。 3 月之前
yarn.lock de76e76bb8 Initial commit 4 月之前

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