mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 16:44:21 +00:00
Merge branch 'dev' into next
This commit is contained in:
@@ -106,6 +106,10 @@ module.exports = {
|
||||
path: 'style',
|
||||
title: 'Style 内置样式',
|
||||
},
|
||||
{
|
||||
path: 'toast',
|
||||
title: 'Toast 轻提示',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -212,10 +216,6 @@ module.exports = {
|
||||
path: 'swipe-cell',
|
||||
title: 'SwipeCell 滑动单元格',
|
||||
},
|
||||
{
|
||||
path: 'toast',
|
||||
title: 'Toast 轻提示',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -453,6 +453,10 @@ module.exports = {
|
||||
path: 'style',
|
||||
title: 'Built-in style',
|
||||
},
|
||||
{
|
||||
path: 'toast',
|
||||
title: 'Toast',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -563,10 +567,6 @@ module.exports = {
|
||||
path: 'swipe-cell',
|
||||
title: 'SwipeCell',
|
||||
},
|
||||
{
|
||||
path: 'toast',
|
||||
title: 'Toast',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user