vue自定义放大图片指令
1.npm install imgbig --save
2.import huDirective from ‘imgbig’
3.Vue.use(huDirective)
4.在img标签里写入v-foucs
vue图片放大插件
最新推荐文章于 2024-10-01 16:55:40 发布
vue自定义放大图片指令
1.npm install imgbig --save
2.import huDirective from ‘imgbig’
3.Vue.use(huDirective)
4.在img标签里写入v-foucs