Commit 6b9a1b49 authored by 朱璇's avatar 朱璇

埋点修改

parent 7b7f08b6
......@@ -71,8 +71,6 @@ class LevelOneModel extends BaseModel {
"position": position,
"from_tab_name": from_tab_name,
};
RouterCenterImpl()
.findMainRouter()
.buriedEvent("on_click_button", buriedMap);
RouterCenterImpl().findMainRouter().buriedEvent("on_click_tab", buriedMap);
}
}
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