내일 하이펙 상담받으러가요
노
노농이
2018.09.12 16:17
|
조회 858
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
목록으로