mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
chore(ImagePreview): remove unused state (#11889)
This commit is contained in:
parent
dda09785ea
commit
a8a04d3993
@ -64,8 +64,6 @@ export default defineComponent({
|
|||||||
moving: false,
|
moving: false,
|
||||||
zooming: false,
|
zooming: false,
|
||||||
imageRatio: 0,
|
imageRatio: 0,
|
||||||
displayWidth: 0,
|
|
||||||
displayHeight: 0,
|
|
||||||
});
|
});
|
||||||
|
|
||||||
const touch = useTouch();
|
const touch = useTouch();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user