历史+个人中心页面
This commit is contained in:
@@ -99,6 +99,7 @@
|
||||
</LinearLayout>
|
||||
|
||||
<LinearLayout
|
||||
android:id="@+id/linear_language"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:orientation="horizontal"
|
||||
|
||||
@@ -77,7 +77,7 @@
|
||||
android:layout_height="@dimen/dp_24"
|
||||
android:src="@mipmap/icon_psd"/>
|
||||
<EditText
|
||||
android:id="@+id/et_input_psd"
|
||||
android:id="@+id/et_input_confirm_psd"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginLeft="@dimen/dp_5"
|
||||
|
||||
@@ -16,6 +16,7 @@
|
||||
<string name="hint_input_new_psd">请输入新密码</string>
|
||||
<string name="hint_input_new_psd_agin">请再次输入新密码</string>
|
||||
<string name="login_error_phone_empty">手机号不能为空</string>
|
||||
<string name="hint_input_psd_not_match">两次输入的密码不一致</string>
|
||||
<string name="login_error_phone_invalid">请输入正确的手机号或邮箱</string>
|
||||
<string name="register_title">注册用户</string>
|
||||
<string name="register_title_bar">注册</string>
|
||||
|
||||
@@ -15,6 +15,7 @@
|
||||
<string name="hint_input_psd_agin">请再次输入密码</string>
|
||||
<string name="hint_input_new_psd">请输入新密码</string>
|
||||
<string name="hint_input_new_psd_agin">请再次输入新密码</string>
|
||||
<string name="hint_input_psd_not_match">两次输入的密码不一致</string>
|
||||
<string name="login_error_phone_empty">手机号不能为空</string>
|
||||
<string name="login_error_phone_invalid">请输入正确的手机号或邮箱</string>
|
||||
<string name="register_title">注册用户</string>
|
||||
|
||||
Reference in New Issue
Block a user