|
| 1 | +## 平台简介 |
| 2 | + |
| 3 | +一直想做一款后台管理系统,看了很多优秀的开源项目但是发现没有合适的。于是利用空闲休息时间开始自己写了一套后台系统。如此有了若依。她可以用于所有的Web应用程序,如网站管理后台,网站会员中心,CMS,CRM,OA。所有前端后台代码封装过后十分精简易上手,出错概率低。同时支持移动客户端访问。系统会陆续更新一些实用功能。 |
| 4 | + |
| 5 | +性别男,若依是女儿的名字。 |
| 6 | + |
| 7 | +若依基于hplus和inspinia两套后台系统模板开发。有需要可自行到群内下载。 |
| 8 | + |
| 9 | +http://www.zi-han.net/theme/hplus |
| 10 | + |
| 11 | +http://webapplayers.com/inspinia_admin-v2.7.1 |
| 12 | + |
| 13 | +阿里云优惠活动(2CPU 4GRAM 1M带宽 40G高效云盘):https://promotion.aliyun.com/ntms/act/vm/aliyun-group/buy.html?group=BphATfDhsQ |
| 14 | + |
| 15 | +云产品通用1000元代金券,可叠加官网常规优惠使用 :https://promotion.aliyun.com/ntms/yunparter/invite.html?userCode=brki8iof |
| 16 | + |
| 17 | +## 内置功能 |
| 18 | + |
| 19 | +1. 用户管理:用户是系统操作者,该功能主要完成系统用户配置。 |
| 20 | +2. 部门管理:配置系统组织机构(公司、部门、小组),树结构展现支持数据权限。 |
| 21 | +3. 岗位管理:配置系统用户所属担任职务。 |
| 22 | +4. 菜单管理:配置系统菜单,操作权限,按钮权限标识等。 |
| 23 | +5. 角色管理:角色菜单权限分配、设置角色按机构进行数据范围权限划分。 |
| 24 | +6. 字典管理:对系统中经常使用的一些较为固定的数据进行维护。 |
| 25 | +7. 参数管理:对系统动态配置常用参数。 |
| 26 | +8. 通知公告:系统通知公告信息发布维护。 |
| 27 | +9. 操作日志:系统正常操作日志记录和查询;系统异常信息日志记录和查询。 |
| 28 | +10. 登录日志:系统登录日志记录查询包含登录异常。 |
| 29 | +11. 在线用户:当前系统中活跃用户状态监控。 |
| 30 | +12. 定时任务:在线(添加、修改、删除)任务调度包含执行结果日志。 |
| 31 | +13. 代码生成:前后端代码的生成(java、html、xml、sql)支持CRUD下载 。 |
| 32 | +14. 系统接口:根据业务代码自动生成相关的api接口文档。 |
| 33 | +15. 在线构建器:拖动表单元素生成相应的HTML代码。 |
| 34 | +16. 连接池监视:监视当期系统数据库连接池状态,可进行分析SQL找出系统性能瓶颈。 |
| 35 | +## 在线体验 |
| 36 | +> admin/admin123 |
| 37 | +
|
| 38 | +地址:http://www.ruoyi.club |
| 39 | + |
| 40 | +## 演示图 |
| 41 | + |
| 42 | +<table> |
| 43 | + <tr> |
| 44 | + <td><img src="https://oscimg.oschina.net/oscnet/25b5e333768d013d45a990c152dbe4d9d6e.jpg"/></td> |
| 45 | + <td><img src="https://static.oschina.net/uploads/space/2018/0902/132411_4c5I_1438828.png"/></td> |
| 46 | + </tr> |
| 47 | + <tr> |
| 48 | + <td><img src="https://static.oschina.net/uploads/space/2018/0902/132436_rRBh_1438828.png"/></td> |
| 49 | + <td><img src="https://static.oschina.net/uploads/space/2018/0902/132442_umjM_1438828.png"/></td> |
| 50 | + </tr> |
| 51 | + <tr> |
| 52 | + <td><img src="https://static.oschina.net/uploads/space/2018/0902/132449_OtY8_1438828.png"/></td> |
| 53 | + <td><img src="https://static.oschina.net/uploads/space/2018/0902/132454_4Evz_1438828.png"/></td> |
| 54 | + </tr> |
| 55 | + <tr> |
| 56 | + <td><img src="https://static.oschina.net/uploads/space/2018/0902/132520_Zzkj_1438828.png"/></td> |
| 57 | + <td><img src="https://static.oschina.net/uploads/space/2018/0902/132539_5bJe_1438828.png"/></td> |
| 58 | + </tr> |
| 59 | + <tr> |
| 60 | + <td><img src="https://static.oschina.net/uploads/space/2018/0902/132548_ne4U_1438828.png"/></td> |
| 61 | + <td><img src="https://static.oschina.net/uploads/space/2018/0902/132557_Fab4_1438828.png"/></td> |
| 62 | + </tr> |
| 63 | + <tr> |
| 64 | + <td><img src="https://static.oschina.net/uploads/space/2018/0902/132617_MLmV_1438828.png"/></td> |
| 65 | + <td><img src="https://static.oschina.net/uploads/space/2018/0902/132626_3iBs_1438828.png"/></td> |
| 66 | + </tr> |
| 67 | +</table> |
| 68 | + |
| 69 | + |
| 70 | +## 若依交流群 |
| 71 | + |
| 72 | +QQ群: [](https://jq.qq.com/?_wv=1027&k=5HBAaYN) [](https://jq.qq.com/?_wv=1027&k=5cHeRVW) 点击按钮入群。 |
0 commit comments