어제 수술 끝낫는데..
a
aoddl0718
2013.01.06 02:18
|
조회 557
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
목록으로