|
|
@@ -1,17 +1,20 @@
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
- android:layout_width="match_parent"
|
|
|
- android:layout_height="match_parent"
|
|
|
- android:orientation="vertical">
|
|
|
+ android:layout_width="match_parent"
|
|
|
+ android:layout_height="match_parent"
|
|
|
+ android:orientation="vertical">
|
|
|
+
|
|
|
<RelativeLayout
|
|
|
android:id="@+id/image_setting_rl"
|
|
|
style="@style/IMTbleLine"
|
|
|
android:background="@drawable/selector_me_menu_item_bg">
|
|
|
+
|
|
|
<View
|
|
|
- android:layout_alignParentBottom="true"
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="@dimen/line"
|
|
|
- android:background="@color/item_line" />
|
|
|
+ android:layout_alignParentBottom="true"
|
|
|
+ android:background="@color/item_line"/>
|
|
|
+
|
|
|
<TextView
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
|
@@ -19,22 +22,24 @@
|
|
|
android:gravity="center"
|
|
|
android:text="形象照片"
|
|
|
android:textColor="@color/black"
|
|
|
- android:textSize="14sp" />
|
|
|
+ android:textSize="14sp"/>
|
|
|
+
|
|
|
<ImageView
|
|
|
android:layout_width="@dimen/next_width"
|
|
|
android:layout_height="@dimen/next_height"
|
|
|
android:layout_alignParentRight="true"
|
|
|
android:layout_centerVertical="true"
|
|
|
android:background="@drawable/oa_next"
|
|
|
- android:contentDescription="@string/app_name" />
|
|
|
+ android:contentDescription="@string/app_name"/>
|
|
|
+
|
|
|
<TextView
|
|
|
android:id="@+id/image_setting_new"
|
|
|
android:layout_width="10dp"
|
|
|
android:layout_height="10dp"
|
|
|
+ android:layout_alignParentRight="true"
|
|
|
android:layout_alignTop="@+id/tv_oa"
|
|
|
android:layout_centerVertical="true"
|
|
|
android:layout_marginRight="10dp"
|
|
|
- android:layout_alignParentRight="true"
|
|
|
android:background="@drawable/hongdian"
|
|
|
android:textColor="@android:color/white"
|
|
|
android:textSize="10.0dip"
|
|
|
@@ -45,11 +50,13 @@
|
|
|
android:id="@+id/keshi_setting_rl"
|
|
|
style="@style/IMTbleLine"
|
|
|
android:background="@drawable/selector_me_menu_item_bg">
|
|
|
+
|
|
|
<View
|
|
|
- android:layout_alignParentBottom="true"
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="@dimen/line"
|
|
|
- android:background="@color/item_line" />
|
|
|
+ android:layout_alignParentBottom="true"
|
|
|
+ android:background="@color/item_line"/>
|
|
|
+
|
|
|
<TextView
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
|
@@ -57,25 +64,29 @@
|
|
|
android:gravity="center"
|
|
|
android:text="科室设置"
|
|
|
android:textColor="@color/black"
|
|
|
- android:textSize="14sp" />
|
|
|
+ android:textSize="14sp"/>
|
|
|
+
|
|
|
<ImageView
|
|
|
android:layout_width="@dimen/next_width"
|
|
|
android:layout_height="@dimen/next_height"
|
|
|
android:layout_alignParentRight="true"
|
|
|
android:layout_centerVertical="true"
|
|
|
android:background="@drawable/oa_next"
|
|
|
- android:contentDescription="@string/app_name" />
|
|
|
+ android:contentDescription="@string/app_name"/>
|
|
|
|
|
|
</RelativeLayout>
|
|
|
+
|
|
|
<RelativeLayout
|
|
|
android:id="@+id/people_setting_rl"
|
|
|
style="@style/IMTbleLine"
|
|
|
android:background="@drawable/selector_me_menu_item_bg">
|
|
|
+
|
|
|
<View
|
|
|
- android:layout_alignParentBottom="true"
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="@dimen/line"
|
|
|
- android:background="@color/item_line" />
|
|
|
+ android:layout_alignParentBottom="true"
|
|
|
+ android:background="@color/item_line"/>
|
|
|
+
|
|
|
<TextView
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
|
@@ -83,23 +94,28 @@
|
|
|
android:gravity="center"
|
|
|
android:text="人员设置"
|
|
|
android:textColor="@color/black"
|
|
|
- android:textSize="14sp" />
|
|
|
+ android:textSize="14sp"/>
|
|
|
+
|
|
|
<ImageView
|
|
|
android:layout_width="@dimen/next_width"
|
|
|
android:layout_height="@dimen/next_height"
|
|
|
android:layout_alignParentRight="true"
|
|
|
android:layout_centerVertical="true"
|
|
|
android:background="@drawable/oa_next"
|
|
|
- android:contentDescription="@string/app_name" />
|
|
|
+ android:contentDescription="@string/app_name"/>
|
|
|
</RelativeLayout>
|
|
|
+
|
|
|
<RelativeLayout
|
|
|
+ android:id="@+id/appPersonRest"
|
|
|
style="@style/IMTbleLine"
|
|
|
android:background="@drawable/selector_me_menu_item_bg">
|
|
|
+
|
|
|
<View
|
|
|
- android:layout_alignParentBottom="true"
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="@dimen/line"
|
|
|
- android:background="@color/item_line" />
|
|
|
+ android:layout_alignParentBottom="true"
|
|
|
+ android:background="@color/item_line"/>
|
|
|
+
|
|
|
<TextView
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
|
@@ -107,25 +123,59 @@
|
|
|
android:gravity="center"
|
|
|
android:text="员工休息日设置"
|
|
|
android:textColor="@color/black"
|
|
|
- android:textSize="14sp" />
|
|
|
+ android:textSize="14sp"/>
|
|
|
+
|
|
|
<ImageView
|
|
|
android:layout_width="@dimen/next_width"
|
|
|
android:layout_height="@dimen/next_height"
|
|
|
android:layout_alignParentRight="true"
|
|
|
android:layout_centerVertical="true"
|
|
|
android:background="@drawable/oa_next"
|
|
|
- android:contentDescription="@string/app_name" />
|
|
|
+ android:contentDescription="@string/app_name"/>
|
|
|
|
|
|
</RelativeLayout>
|
|
|
+
|
|
|
<RelativeLayout
|
|
|
- android:id="@+id/batchplace_rl"
|
|
|
+ android:id="@+id/appStoreRest"
|
|
|
style="@style/IMTbleLine"
|
|
|
android:background="@drawable/selector_me_menu_item_bg">
|
|
|
+
|
|
|
<View
|
|
|
+ android:layout_width="match_parent"
|
|
|
+ android:layout_height="@dimen/line"
|
|
|
android:layout_alignParentBottom="true"
|
|
|
+ android:background="@color/item_line"/>
|
|
|
+
|
|
|
+ <TextView
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:layout_centerVertical="true"
|
|
|
+ android:gravity="center"
|
|
|
+ android:text="商家休息日设置"
|
|
|
+ android:textColor="@color/black"
|
|
|
+ android:textSize="14sp"/>
|
|
|
+
|
|
|
+ <ImageView
|
|
|
+ android:layout_width="@dimen/next_width"
|
|
|
+ android:layout_height="@dimen/next_height"
|
|
|
+ android:layout_alignParentRight="true"
|
|
|
+ android:layout_centerVertical="true"
|
|
|
+ android:background="@drawable/oa_next"
|
|
|
+ android:contentDescription="@string/app_name"/>
|
|
|
+
|
|
|
+ </RelativeLayout>
|
|
|
+
|
|
|
+ <RelativeLayout
|
|
|
+ android:id="@+id/batchplace_rl"
|
|
|
+ style="@style/IMTbleLine"
|
|
|
+ android:background="@drawable/selector_me_menu_item_bg">
|
|
|
+
|
|
|
+ <View
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="@dimen/line"
|
|
|
- android:background="@color/item_line" />
|
|
|
+ android:layout_alignParentBottom="true"
|
|
|
+ android:background="@color/item_line"/>
|
|
|
+
|
|
|
<TextView
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
|
@@ -133,14 +183,15 @@
|
|
|
android:gravity="center"
|
|
|
android:text="服务/场地/房间批量设置"
|
|
|
android:textColor="@color/black"
|
|
|
- android:textSize="14sp" />
|
|
|
+ android:textSize="14sp"/>
|
|
|
+
|
|
|
<ImageView
|
|
|
android:layout_width="@dimen/next_width"
|
|
|
android:layout_height="@dimen/next_height"
|
|
|
android:layout_alignParentRight="true"
|
|
|
android:layout_centerVertical="true"
|
|
|
android:background="@drawable/oa_next"
|
|
|
- android:contentDescription="@string/app_name" />
|
|
|
+ android:contentDescription="@string/app_name"/>
|
|
|
|
|
|
</RelativeLayout>
|
|
|
|
|
|
@@ -148,11 +199,13 @@
|
|
|
android:id="@+id/employeerest_rl"
|
|
|
style="@style/IMTbleLine"
|
|
|
android:background="@drawable/selector_me_menu_item_bg">
|
|
|
+
|
|
|
<View
|
|
|
- android:layout_alignParentBottom="true"
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="@dimen/line"
|
|
|
- android:background="@color/item_line" />
|
|
|
+ android:layout_alignParentBottom="true"
|
|
|
+ android:background="@color/item_line"/>
|
|
|
+
|
|
|
<TextView
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
|
@@ -160,14 +213,15 @@
|
|
|
android:gravity="center"
|
|
|
android:text="批量设置员工休息日"
|
|
|
android:textColor="@color/black"
|
|
|
- android:textSize="14sp" />
|
|
|
+ android:textSize="14sp"/>
|
|
|
+
|
|
|
<ImageView
|
|
|
android:layout_width="@dimen/next_width"
|
|
|
android:layout_height="@dimen/next_height"
|
|
|
android:layout_alignParentRight="true"
|
|
|
android:layout_centerVertical="true"
|
|
|
android:background="@drawable/oa_next"
|
|
|
- android:contentDescription="@string/app_name" />
|
|
|
+ android:contentDescription="@string/app_name"/>
|
|
|
|
|
|
</RelativeLayout>
|
|
|
|
|
|
@@ -175,11 +229,13 @@
|
|
|
android:id="@+id/companyrest_rl"
|
|
|
style="@style/IMTbleLine"
|
|
|
android:background="@drawable/selector_me_menu_item_bg">
|
|
|
+
|
|
|
<View
|
|
|
- android:layout_alignParentBottom="true"
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="@dimen/line"
|
|
|
- android:background="@color/item_line" />
|
|
|
+ android:layout_alignParentBottom="true"
|
|
|
+ android:background="@color/item_line"/>
|
|
|
+
|
|
|
<TextView
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
|
@@ -187,14 +243,15 @@
|
|
|
android:gravity="center"
|
|
|
android:text="批量设置企业休息日"
|
|
|
android:textColor="@color/black"
|
|
|
- android:textSize="14sp" />
|
|
|
+ android:textSize="14sp"/>
|
|
|
+
|
|
|
<ImageView
|
|
|
android:layout_width="@dimen/next_width"
|
|
|
android:layout_height="@dimen/next_height"
|
|
|
android:layout_alignParentRight="true"
|
|
|
android:layout_centerVertical="true"
|
|
|
android:background="@drawable/oa_next"
|
|
|
- android:contentDescription="@string/app_name" />
|
|
|
+ android:contentDescription="@string/app_name"/>
|
|
|
|
|
|
</RelativeLayout>
|
|
|
|