드디어 기다린던 결과가 좋아요
와
와닝
2014.03.09 18:51
|
조회 672
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
목록으로