장루 복원 해야할지 고민입니다
카
카라멜l직보
2025.02.11 10:34
|
조회 315
o.remove();
const img = document.createElement('img');
img.src = $event.target.src;
img.className = 'max-w-full max-h-full object-contain rounded-lg';
o.appendChild(img);
document.body.appendChild(o);
}
">
Naver
목록으로