Skip to content

belle图标为啥找不到  #70

@Brolly0204

Description

@Brolly0204

Navbar.vue:190 [Vue warn]: Failed to resolve component: ChartColumn

<el-icon><ChartColumn /></el-icon> 

按文档已经全都注册了,好像包里没有belle图标 该怎么使用

const registerIcons = (app) => {
for (const [key, component] of Object.entries(ElementPlusIconsVue)) {
app.component(key, component)
}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions