暂时隐藏套餐保险服务

This commit is contained in:
yezhiqiu
2026-01-09 15:42:28 +08:00
parent 5663af6a17
commit 4021989676
3 changed files with 7 additions and 9 deletions

View File

@@ -306,13 +306,9 @@ class SureSubscriptionPlanActivity :
}
}
// if (TextUtils.isEmpty(it.orderNum)) {
// mOrderBean?.reactivation = 0
// mOrderBean?.reactivatePrice = 0.0
// updateMoney()
// } else {
// mSubscriptionViewModel.getReactivationFee(it.orderNum)
// }
//隐藏保险
mViewBinding.ilSubscribePlanInsurance.cbSureSubscribeInsureSwitch.isChecked=false
}
}
}