wip: IconPicker 开发中
This commit is contained in:
@@ -230,6 +230,14 @@ const adminList = [
|
||||
title: 'router.icon'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: 'icon-picker',
|
||||
component: 'views/Components/IconPicker',
|
||||
name: 'IconPicker',
|
||||
meta: {
|
||||
title: 'router.iconPicker'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: 'echart',
|
||||
component: 'views/Components/Echart',
|
||||
@@ -602,6 +610,7 @@ const testList: string[] = [
|
||||
'/components/image-viewer',
|
||||
'/components/dialog',
|
||||
'/components/icon',
|
||||
'/components/iconPicker',
|
||||
'/components/echart',
|
||||
'/components/count-to',
|
||||
'/components/qrcode',
|
||||
|
||||
Reference in New Issue
Block a user