You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
# 图标
|
|
|
|
|
|
|
|
|
|
组件已全局注册,以`<v-icon icon="...">`来使用。
|
|
|
|
|
当`icon`属性以`svg-`开头时,将渲染为`svg`,否则为`i`标签。
|
|
|
|
|
svg的引入与[vue-element-admin](https://panjiachen.github.io/vue-element-admin-site/zh/guide/advanced/icon.html)相同。
|