在vue单个文件组件中.我导入一个像这样的svg文件: import A from 'a.svg' 然后如何在我的组件中使用A?
import A from 'a.svg'
javascript svg vue.js
javascript ×1
svg ×1
vue.js ×1