点击拖拽创建的点可以继续拖拽

This commit is contained in:
kron
2025-12-29 10:10:21 +08:00
parent 08c4ef0625
commit 919b06bba0
3 changed files with 48 additions and 8 deletions

View File

@@ -249,7 +249,6 @@ onShareTimeline(async () => {
:id="targetId"
:src="targetSrc"
:arrows="arrows.filter((item) => item.x && item.y)"
:scroll="false"
/>
</view>
<view :style="{ transform: hasPoint ? 'translateY(-100rpx)' : 'none' }">