From c6cb284484d9b1a64b04f761b20707e411c550fc Mon Sep 17 00:00:00 2001 From: suixy <2277317060@qq.com> Date: Fri, 10 Oct 2025 17:51:58 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/index.vue | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) 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([