mirror of
https://github.com/youzan/vant.git
synced 2026-05-02 01:01:43 +08:00
refactor: icon component
This commit is contained in:
+8
-8
@@ -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