diff --git a/SrcJu.js b/SrcJu.js index c5e2fca0..d82f2967 100644 --- a/SrcJu.js +++ b/SrcJu.js @@ -104,6 +104,7 @@ function yiji() { extra.name = extra.name || item.title; extra.img = extra.img || item.pic_url || item.img; extra.stype = sourcedata[0].type; + log(extra); if(!item.col_type=="scroll_button" || item.extra){ item.extra = extra; }