vue自定义放大图片指令
1.npm install imgbig --save
2.import huDirective from ‘imgbig’
3.Vue.use(huDirective)
4.在img标签里写入v-foucs
相关文章:
vue自定义放大图片指令
1.npm install imgbig --save
2.import huDirective from ‘imgbig’
3.Vue.use(huDirective)
4.在img标签里写入v-foucs
相关文章: