오늘을 살 수 있는 이유
숲
숲속의왕자
2021.05.07 11:33
|
조회 401
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
목록으로