Vue中使用SVG

173 阅读1分钟

1.安装svg使用依赖包

npm install svg-sprite-loader 

然后就可以直接使用svg标签了