From ba94fb0e0554e8d9443b0173f1108b5310436ac5 Mon Sep 17 00:00:00 2001 From: duan <1004387497@qq.com> Date: Fri, 21 Mar 2025 11:10:13 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=96=E6=B6=88orderBy=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index 2125d22..4c3d995 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -291,7 +291,7 @@ lng: uni.cache.get('getLocationstorage').lng, lat: uni.cache.get('getLocationstorage').lat, type: '', //品类 - orderBy: 0, //1.理我最近 2.销量优先 3.价格优先 + // orderBy: 0, //1.理我最近 2.销量优先 3.价格优先 other: '', //附近1KM 1选中 0不选中 page: 1, //页数 size: 10, //页容量