오랜만에 글을 적네요....저희는요....
난
난보I하람이아빠
2023.04.20 13:38
|
조회 5.2k
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
목록으로