From 1c92edcba6e05bf5b54bf9b524db63451bbbc01b Mon Sep 17 00:00:00 2001 From: jiannibang <271381693@qq.com> Date: Mon, 16 Dec 2024 16:04:10 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=85=BC=E5=AE=B9=E4=B8=83=E5=AE=9D?= =?UTF-8?q?=E9=A2=86=E5=B1=95=E5=B9=BF=E5=9C=BA=E9=93=BA=E4=BD=8D=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/Index/Index.js | 2 ++ src/qmmap | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/src/pages/Index/Index.js b/src/pages/Index/Index.js index 8d95048..c6c2322 100644 --- a/src/pages/Index/Index.js +++ b/src/pages/Index/Index.js @@ -74,6 +74,8 @@ const Index = () => { return; } + if (endId.includes(" ") && mall.code === "project-oaja40x1eujdl8ohn6v-ja") + endId = endId.replaceAll(" ", "+"); if (mall.mcShopIDHouseNumMap && mall.mcShopIDHouseNumMap[endId]) endId = mall.mcShopIDHouseNumMap[endId]; const shop = map.getShopByHouseNum(endId); diff --git a/src/qmmap b/src/qmmap index 4b3ee2c..3629b8a 160000 --- a/src/qmmap +++ b/src/qmmap @@ -1 +1 @@ -Subproject commit 4b3ee2c866953ff8c7d586a3ab24768f88a945ae +Subproject commit 3629b8a0e2ac8e04665608db47b653e36eda3896