[1기부분절제] 처음으로 글 남겨 봅니다. 앞으로 종종~
율
율이맘
2009.08.17 15:51
|
조회 798
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
목록으로