어제수술하고 오늘도 응급실 갔다왔네요
h
hit468
2008.12.09 21:45
|
조회 217
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
목록으로