feat: migrate SubmitBar component

This commit is contained in:
chenjiahan
2020-08-17 20:29:10 +08:00
parent c0c4f764b5
commit 854146418c
4 changed files with 113 additions and 141 deletions
+8 -8
View File
@@ -351,10 +351,10 @@ module.exports = {
// path: 'goods-action',
// title: 'GoodsAction 商品导航',
// },
// {
// path: 'submit-bar',
// title: 'SubmitBar 提交订单栏',
// },
{
path: 'submit-bar',
title: 'SubmitBar 提交订单栏',
},
// {
// path: 'sku',
// title: 'Sku 商品规格',
@@ -685,10 +685,10 @@ module.exports = {
// path: 'goods-action',
// title: 'GoodsAction',
// },
// {
// path: 'submit-bar',
// title: 'SubmitBar',
// },
{
path: 'submit-bar',
title: 'SubmitBar',
},
// {
// path: 'sku',
// title: 'Sku',