76 lines
3.0 KiB
Markdown
76 lines
3.0 KiB
Markdown
## 项目介绍 <!-- {docsify-ignore-all} -->
|
||
**<center><font size="6">ZrAdmin.NET</font></center>**
|
||
<center>前后端分离模式,基于Net5 、vue2.0、ElementUI、jwt通用后台权限管理系统</center>
|
||
|
||
<center>
|
||
|
||

|
||
[](https://gitee.com/izory/ZrAdminNetCore)
|
||
[](https://gitee.com/izory/ZrAdminNetCore/members)
|
||
</center>
|
||
|
||
* 本项目适合有一定NetCore和 vue基础的开发人员
|
||
* 基于.NET 5实现的通用权限管理平台(RBAC模式)。整合最新技术高效快速开发,前后端分离模式,开箱即用。
|
||
* 代码量少、学习简单、通俗易懂、功能强大、易扩展、轻量级,让web开发更快速、简单高效,解决70%的重复工作,专注您的业务,轻松开发从现在开始!
|
||
* 前端采用Vue2.0、Element UI。
|
||
* 后端采用Net5、Sqlsugar、MySQL。
|
||
* 权限认证使用Jwt,支持多终端认证系统。
|
||
* 支持加载动态权限菜单,多方式轻松权限控制
|
||
|
||
!> 如果对您有帮助,您可以点右上角⭐Star⭐ 收藏一下 ,这样作者才有继续免费下去的动力,谢谢!~
|
||
|
||
## 在线体验
|
||
|
||
- 演示地址:http://www.izhaorui.cn:8080
|
||
- 账号密码:admin/123456
|
||
|
||
!> 由于是个人项目,资金有限,体验服是低配,请大家爱惜,轻戳,不胜感激!!!
|
||
|
||
## 技术交流群
|
||
- 191349103
|
||
|
||
## 捐赠支持
|
||
!> Donate <br/>
|
||
如果你觉得这个项目帮助到了你,你可以请作者喝杯咖啡表示鼓励 ☕️
|
||
|
||

|
||
|
||
|
||
## 演示
|
||
<table>
|
||
<tr>
|
||
<td><img src="http://ss.izhaorui.cn/zradmin/1.png"/></td>
|
||
<td><img src="http://ss.izhaorui.cn/zradmin/2.png"/></td>
|
||
</tr>
|
||
<tr>
|
||
<td><img src="http://ss.izhaorui.cn/zradmin/3.png"/></td>
|
||
<td><img src="http://ss.izhaorui.cn/zradmin/4.png"/></td>
|
||
</tr>
|
||
<tr>
|
||
<td><img src="http://ss.izhaorui.cn/zradmin/5.png"/></td>
|
||
<td><img src="http://ss.izhaorui.cn/zradmin/6.png"/></td>
|
||
</tr>
|
||
<tr>
|
||
<td><img src="http://ss.izhaorui.cn/zradmin/7.png"/></td>
|
||
<td><img src="http://ss.izhaorui.cn/zradmin/8.png"/></td>
|
||
</tr>
|
||
<tr>
|
||
<td><img src="http://ss.izhaorui.cn/zradmin/9.png"/></td>
|
||
<td><img src="http://ss.izhaorui.cn/zradmin/10.png"/></td>
|
||
</tr>
|
||
<tr>
|
||
<td><img src="http://ss.izhaorui.cn/zradmin/11.png"/></td>
|
||
<td><img src="http://ss.izhaorui.cn/zradmin/12.png"/></td>
|
||
</tr>
|
||
<tr>
|
||
<td><img src="http://ss.izhaorui.cn/zradmin/13.png"/></td>
|
||
<td><img src="http://ss.izhaorui.cn/zradmin/14.png"/></td>
|
||
</tr>
|
||
<tr>
|
||
<td><img src="http://ss.izhaorui.cn/zradmin/15.png"/></td>
|
||
<td><img src="http://ss.izhaorui.cn/zradmin/16.png"/></td>
|
||
</tr>
|
||
<tr>
|
||
<td><img src="http://ss.izhaorui.cn/zradmin/17.png"/></td>
|
||
</tr>
|
||
</table> |