修复详情页放大缩小错误

This commit is contained in:
zyx0814
2021-12-21 16:17:51 +08:00
Unverified
parent 2defa0224a
commit 3d95bf33d6

View File

@@ -627,7 +627,7 @@
}
self.ImgParam.slider = moveX;
self.ImgParam.proportion = proportion/100;
this.handleproportion();
self.handleproportion();
return false; //阻止默认事件或冒泡
});