정신과 다녀오다. (일상 잡다한 글이니 피곤하시면 피해가셔요.)
세
세헤라자데03
2023.01.19 11:42
|
조회 1.1k
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
목록으로