From a163554ed83f1b363ab7adb30f04549a11f7016d Mon Sep 17 00:00:00 2001 From: zhh Date: Fri, 23 Nov 2018 13:55:48 +0800 Subject: [PATCH] update readme --- README-PROD.md | 26 ++++++-------------------- 1 file changed, 6 insertions(+), 20 deletions(-) diff --git a/README-PROD.md b/README-PROD.md index 49e670b..ee9e8e3 100644 --- a/README-PROD.md +++ b/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) ## 环境搭建