조금은 희망이 보이는거 같습니다..
히
히히지
2021.07.20 02:06
|
조회 1.8k
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
목록으로