혹시 저와같은 경험을 해보신분 계신가요?
천
천하미인촌장
2011.11.19 10:32
|
조회 823
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
목록으로