내일 가볍게 나들이 하기로 했어요 ㅎㅎ
크
크루즈함장
2020.10.13 16:54
|
조회 389
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
목록으로