mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 08:37:23 +00:00
feat: migrate CouponList component
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user