feat:提交

This commit is contained in:
lorenx 2025-02-13 17:34:26 +08:00
parent 8416ddb003
commit 88300a9ed3
3 changed files with 2 additions and 2 deletions

BIN
dist.zip

Binary file not shown.

View File

@ -149,8 +149,8 @@ const clickedPoint = ref({ x: null, y: null });
const dialogWidth = "20%"; //
const points = [
{ x: 320, y: 365 },
{ x: 606, y: 372 }
{ x: 120, y: 285 },
{ x: 606, y: 298 }
];
onMounted(() => {
const canvas = mapCanvas.value;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 203 KiB

After

Width:  |  Height:  |  Size: 175 KiB