최종결과 이제야 올려요..희망의 메세지가 됐으면 해요^^
휴
휴식친구
2009.01.29 22:25
|
조회 721
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
목록으로