vue单文件组件怎么引入swiper.js?

2024-11-20 07:20:29
推荐回答(1个)
回答1:

在改页面的script里面 import 'swiper.js地址' 要是全部都有用 你可以在index.html中直接引用