|
@@ -103,7 +103,7 @@ function parsePromotion(promotion,source_list,platform_select){
|
|
|
}
|
|
|
|
|
|
function getChannel(start_page,platform_select){
|
|
|
- console.log("start_page:")
|
|
|
+ console.log("start_page:",start_page)
|
|
|
if(start_page=="pages/reader/index?bookId="){ //点众
|
|
|
return "黑岩"
|
|
|
}else if(start_page=="channel=rd"){
|