vue放大镜:滑轮滚动放大缩小,可直接使用,无需插件
需求:在vue中用js通过滑轮滚动实现放大缩小功能,此代码可直接使用效果:代码:<template> <div style="width:300px;height:300px;margin:auto"> <button @click="showImg">显示图片</button> <div class="bo