diff --git a/src/components/Verifition/src/Verify/VerifySlide.vue b/src/components/Verifition/src/Verify/VerifySlide.vue index 2e51895..6dcd685 100644 --- a/src/components/Verifition/src/Verify/VerifySlide.vue +++ b/src/components/Verifition/src/Verify/VerifySlide.vue @@ -351,7 +351,7 @@ async function getPictrue() { :style="{ 'width': `${Math.floor((parseInt(setSize.imgWidth) * 47) / 310)}px`, 'height': setSize.imgHeight, - 'top': `-${parseInt(setSize.imgHeight) + vSpace}px`, + 'top': `-${parseInt(setSize.imgHeight) + spaces}px`, 'background-size': `${setSize.imgWidth} ${setSize.imgHeight}`, }" >