Commit 0ac8d082 authored by mengcuiguang's avatar mengcuiguang

代码优化

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