1.安装
npm install vue-photo-zoom-pro
2.引入 main.js
import VuePhotoZoomPro from 'vue-photo-zoom-pro' Vue.use(VuePhotoZoomPro
3.使用 *.vue
<vue-photo-zoom-pro url=""></vue-photo-zoom-pro>
使用时可设置:
效果:https://codepen.io/xbup/project/editor/AjnEgE
gitHub:https://github.com/xbup/vue-photo-zoom-pro
转载https://blog.csdn.net/llllvvv/article/details/100161645