Merge remote-tracking branch 'origin/feature/20250910-all' into feature/20251017_cl_GR_DETAIL

This commit is contained in:
clkim
2025-10-21 14:05:51 +09:00
3 changed files with 35 additions and 11 deletions

View File

@@ -104,7 +104,6 @@ onMounted(() => {
if (mainInst && thumbsInst) {
mainInst.sync(thumbsInst)
// 썸네일 슬라이드의 화살표 버튼에 이벤트 리스너 추가
nextTick(() => {
addArrowClickListeners(thumbsInst, (direction, targetIndex) => {