다들 이 기분 아시죠? 용기 좀 주세요..
플
플래트론
2016.04.18 09:37
|
조회 1.4k
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
목록으로