2018년도 곁에서 함께하시길 기도합니다.
홍
홍미르
2018.01.02 13:22
|
조회 430
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
목록으로