diff --git a/docs/core/README.md b/docs/core/README.md index 89b5d3c9..02a5df77 100644 --- a/docs/core/README.md +++ b/docs/core/README.md @@ -2,6 +2,8 @@ OpenAuth.Net是基于 **.Net Core/.Net 5/6/7..** 的开源权限工作流快速开发框架。源于Martin Fowler企业级应用开发思想及最新技术组合(SqlSugar、EF、Quartz、AutoFac、WebAPI、Swagger、Mock、NUnit、Vue2/3、Element-ui/plus、IdentityServer等)。核心模块包括:组织机构、角色用户、权限授权、表单设计、工作流等。 +开源版本演示:[http://demo.openauth.net.cn:1802/](http://demo.openauth.net.cn:1802/) + 如果你想了解企业版的内容,请访问:[http://doc.openauth.net.cn/pro](http://doc.openauth.net.cn/pro/) ::: tip 提示 diff --git a/docs/pro/README.md b/docs/pro/README.md index a38ae43b..cbecc74d 100644 --- a/docs/pro/README.md +++ b/docs/pro/README.md @@ -4,6 +4,11 @@ OpenAuth.Pro是一套全新的前端界面,基于vue-element-admin,采用VUE 企业版代码获取方式:[http://www.openauth.net.cn/question/detail.html?id=a2be2d61-7fcb-4df8-8be2-9f296c22a89c](http://www.openauth.net.cn/question/detail.html?id=a2be2d61-7fcb-4df8-8be2-9f296c22a89c) +企业Vue2版本演示:[http://demo.openauth.net.cn:1803/](http://demo.openauth.net.cn:1803/) + +企业H5版本演示(请使用浏览器移动模式或直接用手机打开):[http://demo.openauth.net.cn:1804/](http://demo.openauth.net.cn:1804/) + + ## 工具准备 #### NodeJs