feat: migrate GoodsAction component

This commit is contained in:
chenjiahan
2020-08-18 17:09:46 +08:00
parent ee4464b6b0
commit e2d9b12bd2
5 changed files with 20 additions and 14 deletions

View File

@@ -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',