From 57249ab3e8c5659b8eb2f3d0aae458cb638e2c8e Mon Sep 17 00:00:00 2001 From: "97694732@qq.com" Date: Wed, 3 Jun 2026 17:09:24 +0800 Subject: [PATCH] =?UTF-8?q?sortType=E6=97=B6=E5=8A=A0actionPath=3DsortType?= =?UTF-8?q?=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- utils/kongfz.js | 1 + 1 file changed, 1 insertion(+) diff --git a/utils/kongfz.js b/utils/kongfz.js index 0138e21..0a05c00 100644 --- a/utils/kongfz.js +++ b/utils/kongfz.js @@ -200,6 +200,7 @@ export function searchProducts(keyword, options = {}) { } if (sortType) { reqData.sortType = sortType + reqData.actionPath = 'sortType' } uni.request({ url: 'https://search.kongfz.com/pc-gw/search-web/client/pc/product/keyword/list',