수술 앞두고 걱정이 점점 늘어나네요
꽉
꽉찬달빛
2021.02.05 15:27
|
조회 429
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
목록으로