|
@@ -195,7 +195,7 @@ async function process_material_list(response,page) {
|
|
|
// like_num:origin_element.likeCount.count,
|
|
|
// shared_num:origin_element.shareCount.count
|
|
|
// }
|
|
|
-
|
|
|
+ console.log("materialId_list:",index,origin_element.materialId)
|
|
|
materialId_data_list[origin_element.materialId] = {
|
|
|
kepp_num:0,
|
|
|
comment_num:0,
|