add InvalidGoods component

This commit is contained in:
陈嘉涵
2017-08-30 14:47:41 +08:00
parent bfa224f005
commit 75e042b8cb
8 changed files with 401 additions and 0 deletions

View File

@@ -189,6 +189,10 @@ module.exports = {
"path": "/express-way",
"title": "ExpressWay 配送方式"
},
{
"path": "/invalid-goods",
"title": "InvalidGoods 不可用商品列表"
},
{
"path": "/order-goods",
"title": "OrderGoods 下单页商品列表"