수술 한지 5일째입니다... 궁금한게 너무 많아요..
아
아빠사랑해요
2010.05.04 21:58
|
조회 363
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
목록으로