From 7f60d4df80c693001a533c3f4f63c12d18738250 Mon Sep 17 00:00:00 2001 From: hejiangbo <2309689757@qq.com> Date: Wed, 13 Nov 2024 21:56:13 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E7=9A=84=E5=85=AC=E9=87=8C?= =?UTF-8?q?=E6=95=B0=E8=8C=83=E5=9B=B4=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/search-destination/search-destination.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/search-destination/search-destination.vue b/components/search-destination/search-destination.vue index e2d5c1b..45e4e10 100644 --- a/components/search-destination/search-destination.vue +++ b/components/search-destination/search-destination.vue @@ -196,7 +196,7 @@ let data = { latitude: latitude.value, longitude: longitude.value, - distance: 400 + distance: 4000 } // console.log(data, 'data'); await uni.$request({