diff --git a/src/views/index.vue b/src/views/index.vue index 71e55bb..bc26a92 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -664,22 +664,22 @@ let area = { "LonMax": 120.39109582218, } const dots = ref([ - { - x: 150, - y: 98 - }, - { - x: 50, - y: 102 - }, - { - x: 75, - y: 75 - }, - { - x: 125, - y: 125 - } + // { + // x: 150, + // y: 98 + // }, + // { + // x: 50, + // y: 102 + // }, + // { + // x: 75, + // y: 75 + // }, + // { + // x: 125, + // y: 125 + // } ]) const points = ref([