치료되지 못할 병은 없다. 치료되지 않는 사람이 있을 뿐이다.
마
마잘리스
2016.07.06 09:08
|
조회 824
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
목록으로