diff --git a/js/addcontents.js b/js/addcontents.js index 14ac4b4..fd41ddf 100644 --- a/js/addcontents.js +++ b/js/addcontents.js @@ -155,7 +155,7 @@ }else{ images[i][n].src = list[i]["image"+ (n+1)]; } - console.log(images+"プリロード"); + console.log(images[i][n].src+"プリロード"); } } } \ No newline at end of file