add GoodsAction component

This commit is contained in:
陈嘉涵
2017-08-31 19:36:37 +08:00
parent 415af2b40b
commit 8986da5ba6
14 changed files with 303 additions and 2 deletions

View File

@@ -189,6 +189,10 @@ module.exports = {
"path": "/express-way",
"title": "ExpressWay 配送方式"
},
{
"path": "/goods-action",
"title": "GoodsAction 商品操作"
},
{
"path": "/invalid-goods",
"title": "InvalidGoods 不可用商品列表"