수술후 만 1년하고 13일...
쏘
쏘우리
2020.08.19 15:59
|
조회 981
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
목록으로