update README.md

This commit is contained in:
不做码农 2022-05-24 18:43:15 +08:00
parent 490157d660
commit bd0361552d
2 changed files with 5 additions and 0 deletions

1
.gitignore vendored
View File

@ -270,3 +270,4 @@ __pycache__/
/ZR.Admin.WebApi/ZRAdmin.xml /ZR.Admin.WebApi/ZRAdmin.xml
/ZR.Admin.WebApi/DataProtection /ZR.Admin.WebApi/DataProtection
/Quartz.NET.WindowsService /Quartz.NET.WindowsService
/ZRAdmin-vue

View File

@ -83,6 +83,7 @@ Vue版前端技术栈 基于vue2.x/vue3.x、vuex、vue-router 、vue-cli 、a
16. 参数管理:对系统动态配置常用参数。 16. 参数管理:对系统动态配置常用参数。
17. 发送邮件:可以对多个用户进行发送邮件 17. 发送邮件:可以对多个用户进行发送邮件
18. 账号注册:可以注册账号登录系统。 18. 账号注册:可以注册账号登录系统。
19. 国际化:支持静态、后端动态配置国际化。目前只支持中、英、繁体
## 🍻项目结构 ## 🍻项目结构
@ -139,6 +140,9 @@ Vue版前端技术栈 基于vue2.x/vue3.x、vuex、vue-router 、vue-cli 、a
<td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/19.jpeg"/></td> <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/19.jpeg"/></td>
<td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/20.jpeg"/></td> <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/20.jpeg"/></td>
</tr> </tr>
<tr>
<td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/22.png"/></td>
</tr>
</table> </table>
## 🎉优势 ## 🎉优势