mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 20:04:09 +00:00
[improvement] ImagePreview: support finger zooming (#1895)
This commit is contained in:
@@ -64,7 +64,7 @@ export default {
|
||||
|
||||
.van-image-preview {
|
||||
img {
|
||||
pointer-events: none;
|
||||
-webkit-user-drag: none;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user