470 lines
20 KiB
XML
470 lines
20 KiB
XML
<?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="wrap_content"
|
|
android:id="@+id/huoyuan_bottom"
|
|
android:orientation="vertical">
|
|
<LinearLayout
|
|
android:layout_marginLeft="@dimen/dp_20"
|
|
android:layout_marginRight="@dimen/dp_20"
|
|
android:layout_marginTop="@dimen/dp_9"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="@dimen/dp_300"
|
|
android:orientation="vertical"
|
|
android:background="@mipmap/icon_huoyuan_bottom"
|
|
android:paddingLeft="@dimen/dp_12"
|
|
android:paddingRight="@dimen/dp_12"
|
|
android:paddingTop="@dimen/dp_8"
|
|
android:paddingBottom="@dimen/dp_12"
|
|
android:elevation="@dimen/dp_1">
|
|
<View
|
|
android:layout_marginTop="@dimen/dp_8"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="@dimen/dp_1"
|
|
android:background="#8AA5E1"
|
|
android:alpha="0.5"
|
|
android:visibility="gone"/>
|
|
<RelativeLayout
|
|
android:id="@+id/r1"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content"
|
|
android:paddingTop="@dimen/dp_12"
|
|
android:paddingBottom="@dimen/dp_12"
|
|
android:visibility="gone">
|
|
<TextView
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:layout_centerVertical="true"
|
|
android:text="货物大类-交通厅"
|
|
android:textColor="#666666"
|
|
android:textSize="@dimen/sp_14" />
|
|
<LinearLayout
|
|
android:layout_alignParentRight="true"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:orientation="horizontal">
|
|
<TextView
|
|
android:layout_marginRight="@dimen/dp_12"
|
|
android:id="@+id/goodsBigCate"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:textColor="#ff999999"
|
|
android:textSize="@dimen/sp_16"
|
|
android:textStyle="bold"
|
|
/>
|
|
<ImageButton
|
|
android:layout_width="@dimen/dp_6"
|
|
android:layout_height="@dimen/dp_13"
|
|
android:src="@mipmap/chevron"
|
|
android:scaleType="fitXY"
|
|
android:background="@null"
|
|
android:layout_gravity="center"/>
|
|
</LinearLayout>
|
|
</RelativeLayout>
|
|
<View
|
|
android:layout_width="match_parent"
|
|
android:layout_height="@dimen/dp_1"
|
|
android:background="#8AA5E1"
|
|
android:alpha="0.5"
|
|
android:visibility="gone"/>
|
|
<RelativeLayout
|
|
android:id="@+id/r2"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content"
|
|
android:paddingTop="@dimen/dp_12"
|
|
android:paddingBottom="@dimen/dp_12"
|
|
android:visibility="gone">
|
|
<TextView
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:text="货物大类-安联"
|
|
android:textColor="#666666"
|
|
android:textSize="@dimen/sp_14"
|
|
android:layout_centerVertical="true"
|
|
/>
|
|
<LinearLayout
|
|
android:layout_alignParentRight="true"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:orientation="horizontal">
|
|
<TextView
|
|
android:layout_marginRight="@dimen/dp_12"
|
|
android:id="@+id/alctGoodsType"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:textColor="#ff999999"
|
|
android:textSize="@dimen/sp_14"
|
|
android:textStyle="bold"
|
|
/>
|
|
<ImageButton
|
|
android:layout_width="@dimen/dp_6"
|
|
android:layout_height="@dimen/dp_13"
|
|
android:src="@mipmap/chevron"
|
|
android:scaleType="fitXY"
|
|
android:background="@null"
|
|
android:layout_gravity="center"/>
|
|
</LinearLayout>
|
|
</RelativeLayout>
|
|
<RelativeLayout
|
|
android:id="@+id/r3"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content"
|
|
android:paddingTop="@dimen/dp_12"
|
|
android:paddingBottom="@dimen/dp_12">
|
|
<ImageView
|
|
android:layout_width="@dimen/dp_24"
|
|
android:layout_height="@dimen/dp_24"
|
|
android:src="@mipmap/icon_home_vehicletype"/>
|
|
<TextView
|
|
android:layout_marginLeft="@dimen/dp_24"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:text="车型"
|
|
android:textColor="#ff999999"
|
|
android:textSize="@dimen/sp_14"
|
|
android:layout_centerVertical="true"
|
|
/>
|
|
<LinearLayout
|
|
android:layout_alignParentRight="true"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:orientation="horizontal">
|
|
<TextView
|
|
android:layout_marginRight="@dimen/dp_12"
|
|
android:id="@+id/vehicle_type"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:textColor="#ff999999"
|
|
android:textSize="@dimen/sp_14"
|
|
/>
|
|
<ImageButton
|
|
android:layout_width="@dimen/dp_7"
|
|
android:layout_height="@dimen/dp_12"
|
|
android:src="@mipmap/chevron2"
|
|
android:scaleType="fitXY"
|
|
android:background="@null"
|
|
android:layout_gravity="center"/>
|
|
</LinearLayout>
|
|
</RelativeLayout>
|
|
<View
|
|
android:layout_width="match_parent"
|
|
android:layout_height="@dimen/dp_1"
|
|
android:background="#8AA5E1"
|
|
android:alpha="0.5"/>
|
|
<RelativeLayout
|
|
android:id="@+id/r31"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content"
|
|
android:paddingTop="@dimen/dp_12"
|
|
android:paddingBottom="@dimen/dp_12">
|
|
<ImageView
|
|
android:layout_width="@dimen/dp_24"
|
|
android:layout_height="@dimen/dp_24"
|
|
android:src="@mipmap/icon_home_vehicletype"/>
|
|
<TextView
|
|
android:layout_marginLeft="@dimen/dp_24"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:text="车长"
|
|
android:textColor="#ff999999"
|
|
android:textSize="@dimen/sp_14"
|
|
android:layout_centerVertical="true"
|
|
/>
|
|
<LinearLayout
|
|
android:layout_alignParentRight="true"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:orientation="horizontal">
|
|
<TextView
|
|
android:layout_marginRight="@dimen/dp_12"
|
|
android:id="@+id/vehicle_length"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:textColor="#ff999999"
|
|
android:textSize="@dimen/sp_14"
|
|
/>
|
|
<ImageButton
|
|
android:layout_width="@dimen/dp_7"
|
|
android:layout_height="@dimen/dp_12"
|
|
android:src="@mipmap/chevron2"
|
|
android:scaleType="fitXY"
|
|
android:background="@null"
|
|
android:layout_gravity="center"/>
|
|
</LinearLayout>
|
|
</RelativeLayout>
|
|
<View
|
|
android:layout_width="match_parent"
|
|
android:layout_height="@dimen/dp_1"
|
|
android:background="#8AA5E1"
|
|
android:alpha="0.5"/>
|
|
<RelativeLayout
|
|
android:id="@+id/r4"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content"
|
|
android:paddingTop="@dimen/dp_12"
|
|
android:paddingBottom="@dimen/dp_12">
|
|
<ImageView
|
|
android:layout_width="@dimen/dp_24"
|
|
android:layout_height="@dimen/dp_24"
|
|
android:src="@mipmap/icon_home_businesstype"/>
|
|
<TextView
|
|
android:layout_marginLeft="@dimen/dp_24"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:text="业务类型"
|
|
android:textColor="#ff999999"
|
|
android:textSize="@dimen/sp_14"
|
|
android:layout_centerVertical="true"
|
|
/>
|
|
<LinearLayout
|
|
android:layout_alignParentRight="true"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:orientation="horizontal">
|
|
<TextView
|
|
android:layout_marginRight="@dimen/dp_12"
|
|
android:id="@+id/businessType"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:textColor="#ff999999"
|
|
android:textSize="@dimen/sp_14"
|
|
/>
|
|
<ImageButton
|
|
android:layout_width="@dimen/dp_7"
|
|
android:layout_height="@dimen/dp_12"
|
|
android:src="@mipmap/chevron2"
|
|
android:scaleType="fitXY"
|
|
android:background="@null"
|
|
android:layout_gravity="center"/>
|
|
</LinearLayout>
|
|
</RelativeLayout>
|
|
<View
|
|
android:layout_width="match_parent"
|
|
android:layout_height="@dimen/dp_1"
|
|
android:background="#8AA5E1"
|
|
android:alpha="0.5"/>
|
|
<RelativeLayout
|
|
android:id="@+id/r7"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content"
|
|
android:paddingTop="@dimen/dp_12"
|
|
android:paddingBottom="@dimen/dp_12">
|
|
<ImageView
|
|
android:layout_width="@dimen/dp_24"
|
|
android:layout_height="@dimen/dp_24"
|
|
android:src="@mipmap/icon_home_businesstype"/>
|
|
|
|
<TextView
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:layout_centerVertical="true"
|
|
android:layout_marginLeft="@dimen/dp_24"
|
|
android:text="货物大类"
|
|
android:textColor="#ff999999"
|
|
android:textSize="@dimen/sp_14" />
|
|
<LinearLayout
|
|
android:layout_alignParentRight="true"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:orientation="horizontal">
|
|
<TextView
|
|
android:layout_marginRight="@dimen/dp_12"
|
|
android:id="@+id/tvHwdlJt"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:textColor="#ff999999"
|
|
android:textSize="@dimen/sp_14"
|
|
/>
|
|
<ImageButton
|
|
android:layout_width="@dimen/dp_7"
|
|
android:layout_height="@dimen/dp_12"
|
|
android:src="@mipmap/chevron2"
|
|
android:scaleType="fitXY"
|
|
android:background="@null"
|
|
android:layout_gravity="center"/>
|
|
</LinearLayout>
|
|
</RelativeLayout>
|
|
|
|
<View
|
|
android:visibility="gone"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="@dimen/dp_1"
|
|
android:background="#8AA5E1"
|
|
android:alpha="0.5"/>
|
|
<RelativeLayout
|
|
android:visibility="gone"
|
|
android:id="@+id/r8"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content"
|
|
android:paddingTop="@dimen/dp_12"
|
|
android:paddingBottom="@dimen/dp_12">
|
|
<ImageView
|
|
android:layout_width="@dimen/dp_24"
|
|
android:layout_height="@dimen/dp_24"
|
|
android:src="@mipmap/icon_home_businesstype"/>
|
|
<TextView
|
|
android:layout_marginLeft="@dimen/dp_24"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:text="货物大类(安联)"
|
|
android:textColor="#ff999999"
|
|
android:textSize="@dimen/sp_14"
|
|
android:layout_centerVertical="true"
|
|
/>
|
|
<LinearLayout
|
|
android:layout_alignParentRight="true"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:orientation="horizontal">
|
|
<TextView
|
|
android:layout_marginRight="@dimen/dp_12"
|
|
android:id="@+id/tvHwdlAl"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:textColor="#ff999999"
|
|
android:textSize="@dimen/sp_14"
|
|
/>
|
|
<ImageButton
|
|
android:layout_width="@dimen/dp_7"
|
|
android:layout_height="@dimen/dp_12"
|
|
android:src="@mipmap/chevron2"
|
|
android:scaleType="fitXY"
|
|
android:background="@null"
|
|
android:layout_gravity="center"/>
|
|
</LinearLayout>
|
|
</RelativeLayout>
|
|
|
|
<View
|
|
android:visibility="gone"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="@dimen/dp_1"
|
|
android:background="#8AA5E1"
|
|
android:alpha="0.5"/>
|
|
<RelativeLayout
|
|
android:visibility="gone"
|
|
android:id="@+id/r5"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content"
|
|
android:paddingTop="@dimen/dp_12"
|
|
android:paddingBottom="@dimen/dp_12">
|
|
<ImageView
|
|
android:layout_width="@dimen/dp_24"
|
|
android:layout_height="@dimen/dp_24"
|
|
android:src="@mipmap/icon_home_time"/>
|
|
<TextView
|
|
android:layout_marginLeft="@dimen/dp_24"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:text="订单有效期"
|
|
android:textColor="#ff999999"
|
|
android:textSize="@dimen/sp_14"
|
|
android:layout_centerVertical="true"
|
|
/>
|
|
<LinearLayout
|
|
android:layout_alignParentRight="true"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:orientation="horizontal">
|
|
<TextView
|
|
android:layout_marginRight="@dimen/dp_12"
|
|
android:id="@+id/effectiveTime"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:textColor="#ff999999"
|
|
android:textSize="@dimen/sp_14"
|
|
/>
|
|
<ImageButton
|
|
android:layout_width="@dimen/dp_7"
|
|
android:layout_height="@dimen/dp_12"
|
|
android:src="@mipmap/chevron2"
|
|
android:scaleType="fitXY"
|
|
android:background="@null"
|
|
android:layout_gravity="center"/>
|
|
</LinearLayout>
|
|
</RelativeLayout>
|
|
<View
|
|
android:layout_width="match_parent"
|
|
android:layout_height="@dimen/dp_1"
|
|
android:background="#8AA5E1"
|
|
android:alpha="0.5"/>
|
|
<RelativeLayout
|
|
android:id="@+id/r6"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content"
|
|
android:paddingTop="@dimen/dp_12"
|
|
android:paddingBottom="@dimen/dp_12"
|
|
android:visibility="gone">
|
|
<TextView
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:text="是否购买货物险"
|
|
android:textColor="#666666"
|
|
android:textSize="@dimen/sp_14"
|
|
android:layout_centerVertical="true"
|
|
/>
|
|
<ImageButton
|
|
android:layout_alignParentRight="true"
|
|
android:id="@+id/isGoods"
|
|
android:layout_width="@dimen/dp_18"
|
|
android:layout_height="@dimen/dp_18"
|
|
android:src="@mipmap/icon_no"
|
|
android:scaleType="fitXY"
|
|
android:background="@null"
|
|
android:layout_centerVertical="true"
|
|
/>
|
|
</RelativeLayout>
|
|
<View
|
|
android:layout_width="match_parent"
|
|
android:layout_height="@dimen/dp_1"
|
|
android:background="#8AA5E1"
|
|
android:alpha="0.5"
|
|
android:visibility="gone"/>
|
|
<EditText
|
|
android:id="@+id/requirement"
|
|
android:paddingTop="@dimen/dp_8"
|
|
android:paddingBottom="@dimen/dp_8"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:hint="添加备注信息(选填)"
|
|
android:textColorHint="#ffc7c7c7"
|
|
android:textSize="@dimen/sp_14"
|
|
android:background="@null"
|
|
/>
|
|
</LinearLayout>
|
|
<LinearLayout
|
|
android:id="@+id/sub_box"
|
|
android:layout_marginTop="@dimen/dp_24"
|
|
android:layout_marginLeft="@dimen/dp_20"
|
|
android:layout_marginRight="@dimen/dp_20"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content"
|
|
android:orientation="horizontal"
|
|
android:layout_marginBottom="@dimen/dp_130"
|
|
android:background="@drawable/bg_btn"
|
|
android:elevation="@dimen/dp_1">
|
|
<TextView
|
|
android:id="@+id/money"
|
|
android:layout_width="0dp"
|
|
android:layout_height="@dimen/dp_44"
|
|
android:layout_weight="1"
|
|
android:background="@drawable/bg_home_btn"
|
|
android:text="¥0.00"
|
|
android:textColor="@color/color_theme"
|
|
android:textSize="@dimen/sp_22"
|
|
android:gravity="center"
|
|
/>
|
|
<Button
|
|
android:layout_marginTop="@dimen/dp_m_2"
|
|
android:id="@+id/submit"
|
|
android:layout_width="0dp"
|
|
android:layout_height="@dimen/dp_44"
|
|
android:layout_weight="1"
|
|
android:text="立即下单"
|
|
android:textColor="#ffffffff"
|
|
android:textSize="@dimen/sp_16"
|
|
android:background="@null"
|
|
android:gravity="center"/>
|
|
</LinearLayout>
|
|
|
|
</LinearLayout> |