Blue Bottle 프로젝트(집단상담 6번의 소중했던 시간) 후기
사
사라509l대보
2024.08.23 02:19
|
조회 280
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
목록으로