남편이 수술한 지 이제 4개월이 되어 가는데......
o
ojyang1009
2008.01.10 20:38
|
조회 154
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
목록으로