【更新】增加效果图片

pull/22/head
小诺 2020-12-08 13:35:27 +08:00 committed by Gitee
parent aeb1c34f27
commit adf6f18565
1 changed files with 13 additions and 0 deletions

View File

@ -43,6 +43,19 @@
* 账号密码superAdmin/123456地址http://xiaonuo.vip:81
### 效果图
<table>
<tr>
<td><img src="https://oscimg.oschina.net/oscnet/up-62d4b535dadbfa8ff343cb290d58be43ef0.png"/></td>
<td><img src="https://oscimg.oschina.net/oscnet/up-98b3e79f8008b6319ce6394d80172ff02a3.png"/></td>
</tr>
<tr>
<td><img src="https://images.gitee.com/uploads/images/2020/1208/133142_37420daa_1980003.jpeg"/></td>
<td><img src="https://images.gitee.com/uploads/images/2020/1208/133250_3749a395_1980003.jpeg"/></td>
</tr>
</table>
### 框架优势
1. 模块化架构设计,层次清晰,业务层推荐写到单独模块,方便升级。