이해인 수녀님의 대장암 극복기.. 부정보다는 긍정, 원망보다는 감사.. 동행 가족들도 읽으면 좋을거 같아서요
이
이겨내자
2013.09.10 22:15
|
조회 1.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);
}
">