죽음은 소멸이 아니라 옮겨감이다
수
수덩어리l간보
2024.09.23 13:18
|
조회 773
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
목록으로