Commit 18af0b49 by 范玉宾

replace h5 action count value

parent f7873309
......@@ -548,7 +548,7 @@ public class NewH5Activity extends BaseActivity implements PtrHandler {
}
}else {
if ("commentList".equals(params.getShare().getType())) {
ActionCountUtils.Companion.baiDuCountSign3("ydl_experts_detail", "comment_share_click", "", "", "");
ActionCountUtils.Companion.baiDuCountSign3("experts_comment_list_page", "comment_share_click", "", "", "");
}
purl = params.getShare().getUrl();
shareUrl = params.getShare().getShare_url();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment