feat:提交
This commit is contained in:
parent
8416ddb003
commit
88300a9ed3
|
|
@ -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 |
Loading…
Reference in New Issue