add OrderCoupon component

This commit is contained in:
陈嘉涵
2017-09-04 15:15:21 +08:00
parent 225df48ba5
commit 556f5ce75b
12 changed files with 1014 additions and 23 deletions

View File

@@ -201,6 +201,10 @@ module.exports = {
"path": "/invalid-goods",
"title": "InvalidGoods 不可用商品列表"
},
{
"path": "/order-coupon",
"title": "OrderCoupon 下单页优惠券"
},
{
"path": "/order-goods",
"title": "OrderGoods 下单页商品列表"