图标不显示是什么原因
#4234
Replies: 1 comment
-
之前用的是vue3/vue@next, 改成vue2的版本就可以了,文档里是2的写法 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
根据快速上手vue-cli,按钮等可以正常显示,而且是导入Antd全部组件
但无论是按钮的icon还是a-icon 图标都不显示,比如设置按钮的 icon="search" 直接显示search文字而不是图标,是哪里缺失了呢,图标库需要额外导入吗
Beta Was this translation helpful? Give feedback.
All reactions