배가 조금씩 불러오는거 같아요
밤
밤I난보
2026.06.14 20:35
|
조회 1.1k
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
목록으로