Installing FontAwesome through cdn is the easiest way to check it out ... Vue.use(Vuetify) export default new Vuetify({ icons: { iconfont: 'fa', }, }) ...
確定! 回上一頁