암과 항암 치료에 대한 정리 글(조금이나마 도움되시길 바라며..)
서
서울센스
2021.05.23 21:22
|
조회 5.1k
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
목록으로