[1.0.9]首页添加员工心理帮助banner

This commit is contained in:
zhanglei
2026-02-05 19:20:01 +08:00
parent cb87a289f9
commit 0d539aeef0
6 changed files with 16 additions and 7 deletions
@@ -59,6 +59,13 @@
</LinearLayout>
</RelativeLayout>
<ImageView
android:id="@+id/banner"
android:layout_marginHorizontal="12dp"
android:layout_width="match_parent"
android:background="@mipmap/ic_home_banner"
android:layout_height="120dp"/>
<RelativeLayout
android:layout_width="match_parent"
android:layout_height="wrap_content">
Binary file not shown.

After

Width:  |  Height:  |  Size: 218 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

+2
View File
@@ -24,6 +24,8 @@
<string name="title_register_info">预约信息</string>
<string name="title_retrieve_password">找回密码</string>
<string name="title_change_password">修改密码</string>
<string name="title_user_banner">员工心理帮助计划</string>
<string name="title_home_notice">我的消息通知</string>
<string name="title_check_up_detail">体检信息</string>
<string name="title_check_record_list">历年体检报告</string>
<string name="title_check_up_consult">一键咨询</string>