Commit 18493fe3 authored by wanglei's avatar wanglei

...初始化白包分支

parent 7362ec8f
...@@ -43,6 +43,7 @@ class SettingsFragment : BaseFragment<FragmentSettingsBinding>(FragmentSettingsB ...@@ -43,6 +43,7 @@ class SettingsFragment : BaseFragment<FragmentSettingsBinding>(FragmentSettingsB
Uri.parse(GlobalConfig.URL_PRIVACY) Uri.parse(GlobalConfig.URL_PRIVACY)
) )
requireContext().startActivity(intent) requireContext().startActivity(intent)
} }
} }
} }
......
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