finish part of authorize logic and retrofit add function

This commit is contained in:
unknown
2020-03-26 18:23:16 +08:00
parent df3d31b9b6
commit 207f7eb771
27 changed files with 386 additions and 146 deletions

View File

@@ -2,4 +2,7 @@
<string name="app_name">mogo-module-authorize</string>
<string name="module_authorize_agreement_agree">同意</string>
<string name="module_authorize_agreement_disagree">不同意</string>
<string name="module_authorize_agreement_loading">正在加载,请稍等...</string>
<string name="module_authorize_agreement_error">加载失败</string>
<string name="module_authorize_agreement_retry">点击重试</string>
</resources>