아빠가 내일 퇴원하세요^^
아
아빠화이팅
2009.03.09 12:45
|
조회 181
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
목록으로