Commit 0ac8d082 authored by mengcuiguang's avatar mengcuiguang

代码优化

parent ed1c1ba8
......@@ -50,6 +50,8 @@ class VipActivity : BaseActivity(), VipView, View.OnClickListener,
VipAdapter.OnItemClickListener,
CompoundButton.OnCheckedChangeListener {
companion object {
const val IS_GUIDE = "IS_GUIDE"//是否从引导页进入
......
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