You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
enoch 725665d3f2 更新 README.md 4 years ago
config init 4 years ago
docs init 4 years ago
public init 4 years ago
src init 4 years ago
tests/unit init 4 years ago
.browserslistrc init 4 years ago
.editorconfig init 4 years ago
.env init 4 years ago
.env.development init 4 years ago
.env.preview init 4 years ago
.eslintrc.js init 4 years ago
.eslintrc.json init 4 years ago
.gitattributes init 4 years ago
.gitignore init 4 years ago
.prettierrc init 4 years ago
.travis.yml init 4 years ago
README.md 更新 README.md 4 years ago
babel.config.js init 4 years ago
jest.config.js init 4 years ago
jsconfig.json init 4 years ago
package.json init 4 years ago
postcss.config.js init 4 years ago
vue.config.js init 4 years ago
webstorm.config.js init 4 years ago

README.md

## 简介 > 基于SpringBoot,Spring Security,JWT,Vue 的前后端分离权限管理系统。 > > 拥有用户管理、部门管理、岗位管理、菜单管理、角色管理、字典管理、参数管理、通知公告、操作日志、登录日志、在线用户、定时任务、代码生成、系统接口、服务监控、在线构建器、连接池监视等功能。 当前暂不支持RuoYi中的在线构建器功能。 * 预览:https://ruoyi.setworld.net/ * 文档:https://docs.geekera.cn/RuoYi-Antdv/ * RuoYi-Vue文档:https://doc.ruoyi.vip/ruoyi-vue/ * Ant Design Vue文档:https://www.antdv.com/docs/vue/introduce-cn/ ## 开始使用 1. 本地开发 进入项目根目录 shell npm install > 若耗时太长可使用npm install --registry=https://registry.npm.taobao.org shell npm run serve > 打开浏览器访问 http://localhost:8000 ## 注意事项 * 若需使用代码生成,请按照文档描述修改: 代码生成前端适配 ## 致谢 * RuoYi-Vue 基于SpringBoot,Spring Security,JWT,Vue 的前后端分离权限管理系统 * Ant Design Vue An enterprise-class UI components based on Ant Design and Vue * Ant Design Vue Pro Use Ant Design Vue like a Pro * vditor 一款浏览器端的 Markdown 编辑 ## 推荐 * RuoYi-Cloud-Ant-Design RuoYi-Cloud的Ant Design(Antdv)版前端 * RuoYi-Cloud 基于Spring Boot、Spring Cloud & Alibaba的分布式微服务架构权限管理系统