소스 검색

添加功能结构图

zhh 6 년 전
부모
커밋
fd88d35df4

+ 11 - 0
README-PROD.md

@@ -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)
+
 ## 环境搭建
 ### 开发工具
 ### 开发环境

BIN
document/resource/mind_content.jpg


BIN
document/resource/mind_member.jpg


BIN
document/resource/mind_order.jpg


BIN
document/resource/mind_portal.jpg


BIN
document/resource/mind_sale.jpg