오늘 입원했어요. 이제 치료시작이에요 ㅠㅠ.
여
여자맘
2018.12.19 20:09
|
조회 725
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
목록으로