From e2e0552b5e96042ccfc734aa669f0ec1cc3e9ded Mon Sep 17 00:00:00 2001 From: Wik-T <812952667@qq.com> Date: Wed, 10 May 2023 14:33:21 +0800 Subject: [PATCH] =?UTF-8?q?1.=E4=BF=AE=E6=94=B9=E5=9C=B0=E5=9B=BE=E8=B7=9D?= =?UTF-8?q?=E7=A6=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/tabBar/category/category.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/tabBar/category/category.vue b/pages/tabBar/category/category.vue index b12b9d6..30730bf 100644 --- a/pages/tabBar/category/category.vue +++ b/pages/tabBar/category/category.vue @@ -276,8 +276,8 @@ title: '5km' }, ], //距离 - distance: '1', - distanceName: '1km', + distance: '3', + distanceName: '3km', searchName: '', //搜索名称 typeplat: 1 //手机类型 }