feat: migrate Swipe component

This commit is contained in:
chenjiahan
2020-08-17 10:12:56 +08:00
parent 79511fe331
commit f978642277
5 changed files with 20 additions and 15 deletions
+8 -8
View File
@@ -273,10 +273,10 @@ module.exports = {
path: 'sticky',
title: 'Sticky 粘性布局',
},
// {
// path: 'swipe',
// title: 'Swipe 轮播',
// },
{
path: 'swipe',
title: 'Swipe 轮播',
},
{
path: 'tag',
title: 'Tag 标记',
@@ -607,10 +607,10 @@ module.exports = {
path: 'sticky',
title: 'Sticky',
},
// {
// path: 'swipe',
// title: 'Swipe',
// },
{
path: 'swipe',
title: 'Swipe',
},
{
path: 'tag',
title: 'Tag',