케모포트 실밥 제거 하고 왔어요~
마
마마돈워리
2018.06.04 11:07
|
조회 379
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
목록으로