진짜 죄송한데요..
행
행운빌어
2021.01.05 11:02
|
조회 1.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
목록으로