中建365-二期开发-优化

develop
wlh 1 year ago
parent c1af609169
commit 643141ae08

@ -89,9 +89,8 @@ class BloodLipidAdjustAct : BaseVmAct<BloodLipidAdjustVm>() {
//血脂校准须知 //血脂校准须知
binding.mTip.setOnClickListener { binding.mTip.setOnClickListener {
val webUrl = "https://mp.weixin.qq.com/s?__biz=Mzg4MDEyMDA3Mw==&mid=22474949" + val webUrl = ""
"13&idx=1&sn=ff21da0895b646004a7281fce0881d61&chksm=cf78b567f80f3c" +
"710cd94ac3f9a5606bdc13af60e4b3ee5143e59faf5f766bcc3dbebf946409#rd"
bundle.clear() bundle.clear()
bundle.putString("title", "血脂校准须知") bundle.putString("title", "血脂校准须知")
bundle.putString("url", webUrl) bundle.putString("url", webUrl)

Loading…
Cancel
Save