更新 README.md

master
enoch 4 years ago
parent d7c45eaeeb
commit 725665d3f2
  1. 21
      LICENSE
  2. 66
      README.md

@ -1,21 +0,0 @@
MIT License
Copyright (c) 2021 扶醉
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

@ -1,23 +1,8 @@
<h1 align="center">RuoYi-Antdv</h1>
> RuoYi-Antdv 是RuoYi-Vue和Ant Design Vue Pro的结合。
<p align="center">
<a href="https://gitee.com/fuzui/RuoYi-Antdv" target="_blank"><img src="https://gitee.com/fuzui/RuoYi-Antdv/badge/star.svg?theme=dark" alt="Build Status"></a>&nbsp;
<a href="https://github.com/fuzui/RuoYi-Antdv" target="_blank"><img src="https://img.shields.io/github/stars/fuzui/RuoYi-Antdv.svg?style=social" alt="Build Status"></a>&nbsp;
<a href="https://gitee.com/y_project/RuoYi-Vue" target="_blank"><img src="https://img.shields.io/badge/RuoYi Vue-3.3.0-brightgreen" alt="Build Status"></a>&nbsp;
<a href="https://github.com/vueComponent/ant-design-vue" target="_blank"><img src="https://img.shields.io/badge/Ant Design Vue-1.7.2-brightgreen" alt="Build Status"></a>&nbsp;
<a href="https://github.com/vueComponent/ant-design-vue-pro" target="_blank"><img src="https://img.shields.io/badge/Ant Design Vue Pro-3.0.0-brightgreen" alt="Build Status"></a>
</p>
------------------------------
## 简介
**RuoYi-Antdv**,使用[RuoYi-Vue](https://gitee.com/y_project/RuoYi-Vue)作为后端,改其原有Element Ui为Ant Design Vue。将会持续完全适配RuoYi-Vue。
> RuoYi-Vue是基于SpringBoot,Spring Security,JWT,Vue 的前后端分离权限管理系统。
> 基于SpringBoot,Spring Security,JWT,Vue 的前后端分离权限管理系统。
>
> 拥有用户管理、部门管理、岗位管理、菜单管理、角色管理、字典管理、参数管理、通知公告、操作日志、登录日志、在线用户、定时任务、代码生成、系统接口、服务监控、在线构建器、连接池监视等功能。
@ -35,23 +20,8 @@
## 开始使用
1. 环境准备
* 运行启动RuoYi-Vue,参考[RuoYi文档](https://doc.ruoyi.vip/ruoyi-vue/)
* 安装[node](http://nodejs.org/)和[git](https://git-scm.com/)
1. 安装
```shell
git clone git@gitee.com:fuzui/RuoYi-Antdv.git
```
```shell
git clone git@github.com:fuzui/RuoYi-Antdv.git
```
2. 本地开发
1. 本地开发
进入项目根目录
@ -91,38 +61,6 @@
* [RuoYi-Cloud](https://gitee.com/y_project/RuoYi-Cloud) 基于Spring Boot、Spring Cloud & Alibaba的分布式微服务架构权限管理系统
## 联系
如果您发现了什么bug,或者有什么界面建议或意见,
欢迎 [issue](https://github.com/fuzui/RuoYi-Antdv/issues)
`RuoYi-Antdv(SpringBoot/SpringCloud)`群:
[![加入QQ群](https://img.shields.io/badge/Q群-1038609759-blue.svg)](https://jq.qq.com/?_wv=1027&k=Cq8fZnrj)
如果讨论后端,推荐添加若依前后端分离交流群(官方):
[![加入QQ群](https://img.shields.io/badge/Q群-186866453-blue.svg)](https://jq.qq.com/?_wv=1027&k=VvjN2nvu)
## 演示图
<table>
<tr>
<td><img src="https://oss.fuzui.net/img/20210102022024.png"/></td>
<td><img src="https://oss.fuzui.net/img/20210102022136.png"/></td>
</tr>
<tr>
<td><img src="https://oss.fuzui.net/img/20210102022247.png"/></td>
<td><img src="https://oss.fuzui.net/img/20210102022534.png"/></td>
</tr>
<tr>
<td><img src="https://oss.fuzui.net/img/20210102022749.png"/></td>
<td><img src="https://oss.fuzui.net/img/20210102023153.png"/></td>
</tr>
</table>

Loading…
Cancel
Save