수술 전, 불안하기도 하고, 궁금한 점들이 있어서 몇가지 여쭙니다.
행
행운미소
2018.09.28 23:27
|
조회 858
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
목록으로