Commit e4256dff authored by 朱翠翠's avatar 朱翠翠

Merge branch 'test' of http://git.wanmeizhensuo.com/linshengyu/gm_flutter into zcc/flutter

parents 9a0dddcf a8635992
...@@ -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