-
-
Notifications
You must be signed in to change notification settings - Fork 41
项目介绍
Argo edited this page Jan 7, 2019
·
1 revision
使用 HTML5 + jQuery + NET Core 2.2 + Bootstrap4.1 + PetaPoco 构建的后台管理平台,主要功能如下:
- 通过配置与前台网站集成
- 构建前台系统分层级菜单
- 提供单点登录
- 集成系统认证授权模块
- 提供角色,部门,用户,菜单授权
角色对用户授权
角色对菜单授权
角色对部门授权
部门对用户授权 - 提供字典表用于前台网站个性化配置
优势:前台系统不用编写登录、授权、认证模块;只负责编写业务模块即可