덤핑증후군이 궁금해서 글 올립니다
미
미스타마
2013.08.05 20:17
|
조회 559
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
목록으로