[bugfix] ImagePreview: start position (#1456)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div
|
||||
v-show="value"
|
||||
v-if="value"
|
||||
:class="b()"
|
||||
@touchstart="onTouchStart"
|
||||
@touchend="onTouchEnd"
|
||||
|
||||
Reference in New Issue
Block a user