李恒道 发表于 2024-4-1 19:16:12

Sunhy 发表于 2024-4-1 10:27
或者说怎么使用,尝试了好几种注册组件的方式,都不得行

const app = createApp(App)
for (const of Object.entries(ElementPlusIconsVue)) {
app.component(key, component)
}
文档都写了
页: 1 [2]
查看完整版本: [油猴脚本开发指南]vue组件