1기가 아니라 3기라네요
둠
둠바
2016.07.19 14:23
|
조회 2.5k
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
목록으로