style: SidebarItem 组件
This commit is contained in:
2
types/vue-router.d.ts
vendored
2
types/vue-router.d.ts
vendored
@@ -11,7 +11,7 @@ declare module "vue-router" {
|
||||
*/
|
||||
svgIcon?: string
|
||||
/**
|
||||
* 设置该路由的图标,集成 Element Plus 的 icon 库
|
||||
* 设置该路由的图标,直接使用 Element Plus 的 Icon(与 svgIcon 同时设置时,svgIcon 将优先生效)
|
||||
*/
|
||||
elIcon?: string
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user