docs: update home

This commit is contained in:
wintel
2025-04-24 01:51:51 +08:00
parent 1750ff4c9e
commit 61240b6f16

View File

@@ -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: 深入参考《企业应用架构模式》《重构与模式》《领域驱动设计模式与实践》等巨著完成每一行代码编写
---