Commit d2c2bd6d authored by 朱璇's avatar 朱璇

埋点修改

parent 5185868a
...@@ -41,9 +41,7 @@ class TopModel extends BaseModel { ...@@ -41,9 +41,7 @@ class TopModel extends BaseModel {
return; return;
} }
Map<String, dynamic> map = { Map<String, dynamic> map = {
"page_name": "favor_plan",
"position": index, "position": index,
"referrer_link": ["plan_home"],
"from_tab_name": tabs[tabIndex].name, "from_tab_name": tabs[tabIndex].name,
"tab_name": tabs[index].name, "tab_name": tabs[index].name,
}; };
......
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