Commit c3c305ea by 霍志良

feat:埋点修改

parent 9691b71b
......@@ -9,7 +9,7 @@ ext {
"m-consultant" : "0.0.59.98",
"m-fm" : "0.0.30.04",
"m-user" : "0.0.61.78",
"m-home" : "0.0.22.79",
"m-home" : "0.0.22.80",
"m-im" : "0.0.19.93",
"m-dynamic" : "0.0.7.31",
"m-article" : "0.0.0.10",
......@@ -92,7 +92,7 @@ ext {
"m-consultant" : "0.0.59.98",
"m-fm" : "0.0.30.04",
"m-user" : "0.0.61.78",
"m-home" : "0.0.22.79",
"m-home" : "0.0.22.80",
"m-im" : "0.0.19.93",
"m-dynamic" : "0.0.7.31",
"m-article" : "0.0.0.8",
......
......@@ -34,6 +34,7 @@ open class HomeImpl(context: Context, homeView: IHomeContract.View) : HomeBaseIm
//防止连击
return
}
ActionCountUtils.count(HomeBIConstants.YDL_HOME_ZHUMIANICON,iconName)
YDLRouterManager.router(
IYDLRouterConstant.ROUTER_MUSE,
YDLRouterParams().putExtra(IYDLRouterConstant.MUSIC_URL, musicUrl)
......
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