From a4233b03d796f5397f9dbbd32321f45c57201105 Mon Sep 17 00:00:00 2001 From: Apcallover <1503963513@qq.com> Date: Mon, 24 Nov 2025 18:41:52 +0800 Subject: [PATCH] =?UTF-8?q?flat:=20=E5=AF=B9=E6=8E=A5=E7=BB=8F=E7=BA=AC?= =?UTF-8?q?=E5=BA=A62?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/nearby/components/one.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/nearby/components/one.vue b/pages/nearby/components/one.vue index 53c3adc..a92cb9e 100644 --- a/pages/nearby/components/one.vue +++ b/pages/nearby/components/one.vue @@ -220,7 +220,7 @@ function handleControl(e) { } onMounted(() => { - $api.msg('使用模拟定位'); + // $api.msg('使用模拟定位'); getInit(); });