Commit 9c52849b authored by jyx's avatar jyx

代码优化

parent f5cfa99c
......@@ -123,9 +123,7 @@ class MyFragment : LazyLoadBaseFragment(), MyView, View.OnClickListener {
readyGo(OrderRecordActivity::class.java)
}
R.id.btn_action -> {
// clickTurn()
readyGo(NinePayActivity::class.java)
clickTurn()
}
}
}
......
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