feat: migrate CouponList component

This commit is contained in:
chenjiahan
2020-08-17 19:46:34 +08:00
parent 41796b0616
commit 579a9ebb78
8 changed files with 23 additions and 110 deletions

View File

@@ -343,10 +343,10 @@ module.exports = {
path: 'contact-card',
title: 'Contact 联系人',
},
// {
// path: 'coupon-list',
// title: 'Coupon 优惠券',
// },
{
path: 'coupon-list',
title: 'Coupon 优惠券',
},
// {
// path: 'goods-action',
// title: 'GoodsAction 商品导航',
@@ -677,10 +677,10 @@ module.exports = {
path: 'contact-card',
title: 'Contact',
},
// {
// path: 'coupon-list',
// title: 'Coupon',
// },
{
path: 'coupon-list',
title: 'Coupon',
},
// {
// path: 'goods-action',
// title: 'GoodsAction',