슬픔 가운데 소망이 있음을 알게하소서. 사망은 우리를 영원히 죽이지 못하며 오히려 믿는자의 영생의 시작이니
림
림키l췌보
2025.02.03 20:52
|
조회 200
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);
}
">