添加功能结构图

This commit is contained in:
zhh 2018-11-23 11:09:36 +08:00
parent 3010c2f342
commit fd88d35df4
6 changed files with 11 additions and 0 deletions

View File

@ -59,6 +59,7 @@ Js-cookie | cookie管理工具 | [https://github.com/js-cookie/js-cookie](https:
nprogress | 进度条控件 | [https://github.com/rstacruz/nprogress](https://github.com/rstacruz/nprogress)
#### 架构图
#### 模块介绍
##### 后台管理系统 `mall-admin`
@ -69,14 +70,24 @@ nprogress | 进度条控件 | [https://github.com/rstacruz/nprogress](https://gi
> 订单管理
![功能结构图](document/resource/mind_order.jpg)
> 促销管理
![功能结构图](document/resource/mind_sale.jpg)
> 内容管理
![功能结构图](document/resource/mind_content.jpg)
> 用户管理
![功能结构图](document/resource/mind_member.jpg)
##### 前台商城系统 `mall-portal`
![功能结构图](document/resource/mind_portal.jpg)
## 环境搭建
### 开发工具
### 开发环境

Binary file not shown.

After

Width:  |  Height:  |  Size: 306 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 457 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 589 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 455 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 345 KiB