feat: CtLayout01 커스텀 콘텐츠 기능 개선

This commit is contained in:
김형길 (Gil)
2026-02-09 06:24:48 +00:00
parent 9a05db2596
commit 3467da8ad2
7 changed files with 902 additions and 54 deletions

View File

@@ -147,6 +147,7 @@ const sendSA = (
view_info: {
game_no: gameNo,
lang_cd: eventLocale,
service_cd: 'official_home',
...options?.viewInfo,
},
}
@@ -158,6 +159,7 @@ const sendSA = (
pwt_click_item: clickItem,
game_no: gameNo,
lang_cd: eventLocale,
service_cd: 'official_home',
...options?.clickItem,
},
}