Browse Source

update readme

zhh 6 years ago
parent
commit
a163554ed8
1 changed files with 6 additions and 20 deletions
  1. 6 20
      README-PROD.md

+ 6 - 20
README-PROD.md

@@ -71,29 +71,15 @@ nprogress | 进度条控件 | [https://github.com/rstacruz/nprogress](https://gi
 
 ##### 后台管理系统 `mall-admin`
 
-> 商品管理
-
-[功能结构图-商品](document/resource/mind_product.jpg)
-
-> 订单管理
-
-[功能结构图-订单](document/resource/mind_order.jpg)
-
-> 促销管理
-
-[功能结构图-促销](document/resource/mind_sale.jpg)
-
-> 内容管理
-
-[功能结构图-内容](document/resource/mind_content.jpg)
-
-> 用户管理
-
-[功能结构图-用户](document/resource/mind_member.jpg)
+- 商品管理:[功能结构图-商品.jpg](document/resource/mind_product.jpg)
+- 订单管理:[功能结构图-订单.jpg](document/resource/mind_order.jpg)
+- 促销管理:[功能结构图-促销.jpg](document/resource/mind_sale.jpg)
+- 内容管理:[功能结构图-内容.jpg](document/resource/mind_content.jpg)
+- 用户管理:[功能结构图-用户.jpg](document/resource/mind_member.jpg)
 
 ##### 前台商城系统 `mall-portal`
 
-[功能结构图-前台](document/resource/mind_portal.jpg)
+[功能结构图-前台.jpg](document/resource/mind_portal.jpg)
 
 ## 环境搭建