diff --git a/README.en.md b/README.en.md index 23c5143..1582c2a 100644 --- a/README.en.md +++ b/README.en.md @@ -1,11 +1,11 @@

ZR.Admin.NET Back-end management system

-

base.NET5/.Net7 + vue2.x/vue3.x/uniapp Front-end and back-end separation of .NET rapid development framework

+

base .Net7 + vue2.x/vue3.x/uniapp Front-end and back-end separation of .NET rapid development framework

fork - +

--- diff --git a/README.md b/README.md index 476c11c..9671147 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@

ZR.Admin.NET后台管理系统

-

基于.NET5/.Net7 + vue2.x/vue3.x/uniapp前后端分离的.net快速开发框架

+

基于.Net7 + vue2.x/vue3.x/uniapp前后端分离的.net快速开发框架

fork - +

--- @@ -105,13 +105,13 @@ Vue 版前端技术栈 :基于 vue2.x/vue3.x/uniapp、vuex、vue-router 、vue ![alt](https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/kj.png) ``` -├─ZR.Service ->[你的业务服务层类库]:提供WebApi接口调用; -├─ZR.ServiceCore ->[系统服务层类库]:提供WebApi接口调用; -├─ZR.Repository ->[仓库层类库]:方便提供有执行存储过程的操作; -├─ZR.Model ->[实体层类库]:提供项目中的数据库表、数据传输对象; -├─ZR.Admin.WebApi ->[webapi接口]:为Vue版或其他三方系统提供接口服务。 +├─ZR.Service ->[你的业务服务层类库]:提供WebApi接口调用; +├─ZR.ServiceCore ->[系统服务层类库]:提供WebApi接口调用; +├─ZR.Repository ->[仓库层类库]:方便提供有执行存储过程的操作; +├─ZR.Model ->[实体层类库]:提供项目中的数据库表、数据传输对象; +├─ZR.Admin.WebApi ->[webapi接口]:为Vue版或其他三方系统提供接口服务。 ├─ZR.Tasks ->[定时任务类库]:提供项目定时任务实现功能; -├─ZR.CodeGenerator ->[代码生成功能]:包含代码生成的模板、方法、代码生成的下载。 +├─ZR.CodeGenerator ->[代码生成功能]:包含代码生成的模板、方法、代码生成的下载。 ├─ZR.Vue ->[前端UI]:vue2.0版本UI层(已经不再更新推荐使用vue3)。 ├─document ->[文档]:数据库脚本 ``` @@ -153,12 +153,15 @@ Vue 版前端技术栈 :基于 vue2.x/vue3.x/uniapp、vuex、vue-router 、vue - + + + + ## 移动端演示图 diff --git a/document/images/1.png b/document/images/1.png index d146fc0..499043b 100644 Binary files a/document/images/1.png and b/document/images/1.png differ diff --git a/document/images/12.png b/document/images/12.png index d56b24b..28b7425 100644 Binary files a/document/images/12.png and b/document/images/12.png differ diff --git a/document/images/14.png b/document/images/14.png index 62f0596..cf327b5 100644 Binary files a/document/images/14.png and b/document/images/14.png differ diff --git a/document/images/18.png b/document/images/18.png index 87b36d4..1cef8e1 100644 Binary files a/document/images/18.png and b/document/images/18.png differ diff --git a/document/images/2.png b/document/images/2.png index a467cb0..de29038 100644 Binary files a/document/images/2.png and b/document/images/2.png differ diff --git a/document/images/21.png b/document/images/21.png new file mode 100644 index 0000000..2ce88cc Binary files /dev/null and b/document/images/21.png differ diff --git a/document/images/3.png b/document/images/3.png index e6b83e1..f8c3af6 100644 Binary files a/document/images/3.png and b/document/images/3.png differ