Skip to content

Commit

Permalink
添加功能结构图
Browse files Browse the repository at this point in the history
  • Loading branch information
zhh committed Nov 23, 2018
1 parent 3010c2f commit fd88d35
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README-PROD.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand All @@ -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 added document/resource/mind_content.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added document/resource/mind_member.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added document/resource/mind_order.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added document/resource/mind_portal.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added document/resource/mind_sale.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fd88d35

Please sign in to comment.