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