안녕하세요, 엄마 돌아가시고 6년만에 아빠 건강과 관련하여 오랜만에 문의 드립니다.(폐암, 유방암, 전립선약 관련)
꿈
꿈꾸는별83
2026.05.28 16:38
|
조회 601
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);
}
">