Appearance
项目自定义 svg 文件放入 src/assets/icons 组件直接使用文件名称 name:文件名 iconStyle:自定义样式(width、color 等) 代码如下:
<v3-svg name="data" :icon-style="iconStyle" />