손 발 저림의 계절이 돌아왔네요 ~~ 참 항상 똑같은 일상의 반복이네요 ~~ 답답하네요 ~~
예
예찬사 l 위 육 보
2021.01.04 17:01
|
조회 432
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);
}
">