如图所示,初始图片自适应屏幕宽度,在观看细节时需要放大来看,如何来实现这样一个功能呢?最好是两根手指控制图片缩放。

- 发布:2016-03-30 13:11
- 更新:2016-07-20 11:02
- 阅读:1427


赵梦欢 - 专注前端,乐于分享!
需要局部放大这种业务场景最好使用图片预览组件那种方式,图片预览中支持双指滑动放大。
-
-
回复 1***@qq.com: 线上地址:http://dcloud.io/hellomui/examples/imageviewer.html,hbuilder中新建helle mui 的demo工程中查看examples/imageviewer.html
2016-07-20 11:19
-