항암 중 너무 힘들어할때 (많이 길어요 ^^)
에
에이미
2008.09.06 11:08
|
조회 3.6k
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
목록으로