Nenhuma descrição

wuyi e52ff03237 移除.env和.env.production文件中的VITE_QUICK_LOGIN_URL配置,清理环境变量设置。 4 meses atrás
public 0adfef6033 init 4 meses atrás
src 1c05924884 重构项目结构,删除旧的部署脚本,更新依赖项,添加系统配置相关API和视图,扩展用户角色和配置类型,完善路由设置。 4 meses atrás
.editorconfig 0adfef6033 init 4 meses atrás
.env e52ff03237 移除.env和.env.production文件中的VITE_QUICK_LOGIN_URL配置,清理环境变量设置。 4 meses atrás
.env.production e52ff03237 移除.env和.env.production文件中的VITE_QUICK_LOGIN_URL配置,清理环境变量设置。 4 meses atrás
.gitattributes 0adfef6033 init 4 meses atrás
.gitignore 0adfef6033 init 4 meses atrás
.prettierrc.json 0adfef6033 init 4 meses atrás
README.md 0adfef6033 init 4 meses atrás
eslint.config.js 0adfef6033 init 4 meses atrás
index.html 0adfef6033 init 4 meses atrás
jsconfig.json 0adfef6033 init 4 meses atrás
package-lock.json 892b898024 更新依赖项,移除不再使用的bip39库,提升eslint及相关插件版本,添加fdir和tinyglobby库以增强文件处理能力。 4 meses atrás
package.json 1c05924884 重构项目结构,删除旧的部署脚本,更新依赖项,添加系统配置相关API和视图,扩展用户角色和配置类型,完善路由设置。 4 meses atrás
vite.config.js 0adfef6033 init 4 meses atrás
yarn.lock 892b898024 更新依赖项,移除不再使用的bip39库,提升eslint及相关插件版本,添加fdir和tinyglobby库以增强文件处理能力。 4 meses atrás

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