From 61240b6f161fb6620247d539be96351ad74ada75 Mon Sep 17 00:00:00 2001 From: wintel Date: Thu, 24 Apr 2025 01:51:51 +0800 Subject: [PATCH] docs: update home --- newdocs/docs/README.md | 31 +++++++++++++++++++++++++++++-- 1 file changed, 29 insertions(+), 2 deletions(-) diff --git a/newdocs/docs/README.md b/newdocs/docs/README.md index 7b366fa7..b812fdc2 100644 --- a/newdocs/docs/README.md +++ b/newdocs/docs/README.md @@ -4,7 +4,7 @@ externalLinkIcon: false config: - type: hero - full: true + full: false background: tint-plate hero: name: OpenAuth.Net @@ -17,6 +17,33 @@ config: link: /core/start/ - theme: alt - text: Github → + text: Gitee → link: https://gitee.com/dotnetchina/OpenAuth.Net + - + type: features + features: + - + icon: 💻 + title: 主流技术 + details: EF、SqlSugar、Quartz、AutoFac、WebAPI、Swagger、Mock、NUnit、IdentityServer4、VUE2、VUE3、Element-ui、Element-plus + - + icon: 🚀 + title: 功能强大 + details: 角色授权、代码生成、API鉴权、智能打印、数据权限、拖拽表单、工作流引擎、定时任务、多租户、动态API + - + icon: 💾 + title: 多数据库支持 + details: 支持sqlserver、mysql、Oracle、PostgreSql数据库,理论上支持所有数据库 + - + icon: 🎨 + title: 超酷体验 + details: 可拖拽的表单设计,可视化流程设计 + - + icon: 🔌 + title: 灵活控制 + details: 超强的自定义权限控制功能,可灵活配置用户、角色可访问的数据权限。 + - + icon: 📚 + title: 有章可依 + details: 深入参考《企业应用架构模式》《重构与模式》《领域驱动设计模式与实践》等巨著完成每一行代码编写 ---