From eac1bf197e73419848ecfaab19771a3dbe7db1d9 Mon Sep 17 00:00:00 2001 From: wenjianzhang Date: Tue, 1 Nov 2022 19:16:01 +0800 Subject: [PATCH] =?UTF-8?q?docs=F0=9F=93=9D:=20update=20readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.Zh-cn.md | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/README.Zh-cn.md b/README.Zh-cn.md index a4a8742c..a697e900 100644 --- a/README.Zh-cn.md +++ b/README.Zh-cn.md @@ -9,7 +9,7 @@ [English](https://github.com/go-admin-team/go-admin/blob/master/README.md) | 简体中文 -基于Gin + Vue + Element UI的前后端分离权限管理系统,系统初始化极度简单,只需要配置文件中,修改数据库连接,系统支持多指令操作,迁移指令可以让初始化数据库信息变得更简单,服务指令可以很简单的启动api服务 +基于Gin + Vue + Element UI OR Arco Design OR Ant Design的前后端分离权限管理系统,系统初始化极度简单,只需要配置文件中,修改数据库连接,系统支持多指令操作,迁移指令可以让初始化数据库信息变得更简单,服务指令可以很简单的启动api服务 [在线文档](https://www.go-admin.pro) @@ -22,6 +22,9 @@ Element UI vue体验:[https://vue2.go-admin.dev](https://vue2.go-admin.dev/#/login) > ⚠️⚠️⚠️ 账号 / 密码: admin / 123456 +Arco Design vue3 demo:[https://vue3.go-admin.dev](https://vue3.go-admin.dev/#/login) +> ⚠️⚠️⚠️ 账号 / 密码: admin / 123456 + antd体验:[https://antd.go-admin.pro](https://antd.go-admin.pro/) > ⚠️⚠️⚠️ 账号 / 密码: admin / 123456 @@ -315,15 +318,17 @@ npm run dev 1. [ant-design](https://github.com/ant-design/ant-design) 2. [ant-design-pro](https://github.com/ant-design/ant-design-pro) -2. [gin](https://github.com/gin-gonic/gin) -2. [casbin](https://github.com/casbin/casbin) -2. [spf13/viper](https://github.com/spf13/viper) -2. [gorm](https://github.com/jinzhu/gorm) -2. [gin-swagger](https://github.com/swaggo/gin-swagger) -2. [jwt-go](https://github.com/dgrijalva/jwt-go) -2. [vue-element-admin](https://github.com/PanJiaChen/vue-element-admin) -2. [ruoyi-vue](https://gitee.com/y_project/RuoYi-Vue) -2. [form-generator](https://github.com/JakHuang/form-generator) +2. [arco-design](https://github.com/arco-design/arco-design) +2. [arco-design-pro](https://github.com/arco-design/arco-design-pro) +4. [gin](https://github.com/gin-gonic/gin) +5. [casbin](https://github.com/casbin/casbin) +6. [spf13/viper](https://github.com/spf13/viper) +7. [gorm](https://github.com/jinzhu/gorm) +8. [gin-swagger](https://github.com/swaggo/gin-swagger) +9. [jwt-go](https://github.com/dgrijalva/jwt-go) +10. [vue-element-admin](https://github.com/PanJiaChen/vue-element-admin) +11. [ruoyi-vue](https://gitee.com/y_project/RuoYi-Vue) +12. [form-generator](https://github.com/JakHuang/form-generator) ## 🤟 打赏