mirror of
https://github.com/youzan/vant.git
synced 2025-10-15 23:55:08 +00:00
feat: migrate GoodsAction component
This commit is contained in:
@@ -347,10 +347,10 @@ module.exports = {
|
||||
path: 'coupon-list',
|
||||
title: 'Coupon 优惠券',
|
||||
},
|
||||
// {
|
||||
// path: 'goods-action',
|
||||
// title: 'GoodsAction 商品导航',
|
||||
// },
|
||||
{
|
||||
path: 'goods-action',
|
||||
title: 'GoodsAction 商品导航',
|
||||
},
|
||||
{
|
||||
path: 'submit-bar',
|
||||
title: 'SubmitBar 提交订单栏',
|
||||
@@ -681,10 +681,10 @@ module.exports = {
|
||||
path: 'coupon-list',
|
||||
title: 'Coupon',
|
||||
},
|
||||
// {
|
||||
// path: 'goods-action',
|
||||
// title: 'GoodsAction',
|
||||
// },
|
||||
{
|
||||
path: 'goods-action',
|
||||
title: 'GoodsAction',
|
||||
},
|
||||
{
|
||||
path: 'submit-bar',
|
||||
title: 'SubmitBar',
|
||||
|
Reference in New Issue
Block a user