Commit 3195df12 authored by maxiaoliang's avatar maxiaoliang

1

parent b4779318
...@@ -21,5 +21,8 @@ class AbuoutUsActivity:BaseActivity() { ...@@ -21,5 +21,8 @@ class AbuoutUsActivity:BaseActivity() {
override fun init() { override fun init() {
id_tv_version?.text="版本号:V${Constant.Param.vn}" id_tv_version?.text="版本号:V${Constant.Param.vn}"
id_img_back?.setOnClickListener {
finish()
}
} }
} }
\ No newline at end of file
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