Commit cc4b3cb3 by 徐健

backup

parent fda362f2
......@@ -45,9 +45,9 @@ ext {
"m-confide" : "0.0.48.7.5",
"m-consultant" : "0.0.57.4",
"m-fm" : "0.0.29.3",
"m-user" : "0.0.59.28",
"m-user" : "0.0.60.1",
"m-home" : "0.0.19.1",
"m-im" : "0.0.16.11",
"m-im" : "0.0.17.0",
"m-dynamic" : "0.0.7.5",
"m-muse" : "0.0.28.9",
......
......@@ -252,7 +252,7 @@ class CollectFocusActivity : BaseActivity() {
completeDialog?.dismiss()
if (!isFinishing) {
val h5Params = H5Params(
"$it?cateIds=$cateIds?barHeight=" + StatusBarUtils.getStatusBarHeight(
"$it?cateIds=$cateIds&barHeight=" + StatusBarUtils.getStatusBarHeight(
this
).toString(), H5Params.BackLimit.NEW_USER_PAGE, true
)
......
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