진단받은분 총정리 준비 (병원비 포함)
몽
몽이랑
2007.09.30 16:06
|
조회 1.2만
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
목록으로