mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +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,
|
||||
zooming: false,
|
||||
imageRatio: 0,
|
||||
displayWidth: 0,
|
||||
displayHeight: 0,
|
||||
});
|
||||
|
||||
const touch = useTouch();
|
||||
|
Loading…
x
Reference in New Issue
Block a user