From 038c20121daf20ceac9732a8381946df897906e9 Mon Sep 17 00:00:00 2001 From: jangheon Pyo Date: Thu, 23 May 2024 17:05:10 +0900 Subject: [PATCH] =?UTF-8?q?[deepLink]=20V2=20=EC=A1=B0=EA=B1=B4=EB=AC=B8?= =?UTF-8?q?=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- com.twin.app.shoptime/src/App/deepLinkHandler.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com.twin.app.shoptime/src/App/deepLinkHandler.js b/com.twin.app.shoptime/src/App/deepLinkHandler.js index 279086e6..8326eff6 100644 --- a/com.twin.app.shoptime/src/App/deepLinkHandler.js +++ b/com.twin.app.shoptime/src/App/deepLinkHandler.js @@ -4,7 +4,7 @@ import { panel_names } from "../utils/Config"; //V2_진입경로코드_진입경로명_MT_노출순번 export const handleDeepLink = (contentTarget) => (dispatch, getState) => { const tokens = contentTarget.split("_"); - if (tokens[0] === "V3") { + if (tokens[0] === "V2" || tokens[0] === "V3") { const linkTpCd = tokens[1]; // 진입경로코드 const linkTpName = tokens[2]; // 진입경로명 const type = tokens[3]; // 링크 타입.