위 2/3 절제하고 내일 퇴원합니다.
꾸
꾸우마
2017.01.08 22:19
|
조회 572
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
목록으로