mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 00:14:18 +00:00
refactor: icon component
This commit is contained in:
@@ -86,10 +86,10 @@ module.exports = {
|
||||
// path: 'cell',
|
||||
// title: 'Cell 单元格',
|
||||
// },
|
||||
// {
|
||||
// path: 'icon',
|
||||
// title: 'Icon 图标',
|
||||
// },
|
||||
{
|
||||
path: 'icon',
|
||||
title: 'Icon 图标',
|
||||
},
|
||||
// {
|
||||
// path: 'image',
|
||||
// title: 'Image 图片',
|
||||
@@ -433,10 +433,10 @@ module.exports = {
|
||||
// path: 'cell',
|
||||
// title: 'Cell',
|
||||
// },
|
||||
// {
|
||||
// path: 'icon',
|
||||
// title: 'Icon',
|
||||
// },
|
||||
{
|
||||
path: 'icon',
|
||||
title: 'Icon',
|
||||
},
|
||||
// {
|
||||
// path: 'image',
|
||||
// title: 'Image',
|
||||
|
Reference in New Issue
Block a user