修改显示

main
suixy 2 months ago
parent 8cd839eda5
commit c6cb284484

@ -664,22 +664,22 @@ let area = {
"LonMax": 120.39109582218, "LonMax": 120.39109582218,
} }
const dots = ref([ const dots = ref([
{ // {
x: 150, // x: 150,
y: 98 // y: 98
}, // },
{ // {
x: 50, // x: 50,
y: 102 // y: 102
}, // },
{ // {
x: 75, // x: 75,
y: 75 // y: 75
}, // },
{ // {
x: 125, // x: 125,
y: 125 // y: 125
} // }
]) ])
const points = ref([ const points = ref([

Loading…
Cancel
Save