You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
153 lines
5.1 KiB
XML
153 lines
5.1 KiB
XML
|
3 years ago
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
|
android:id="@+id/ll"
|
||
|
|
android:layout_width="match_parent"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:layout_margin="10px"
|
||
|
|
android:orientation="horizontal">
|
||
|
|
|
||
|
|
|
||
|
|
<LinearLayout
|
||
|
|
android:layout_width="match_parent"
|
||
|
|
android:layout_height="match_parent"
|
||
|
|
android:layout_weight="2"
|
||
|
|
android:orientation="vertical">
|
||
|
|
|
||
|
|
<LinearLayout
|
||
|
|
android:layout_width="match_parent"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:minHeight="60px">
|
||
|
|
|
||
|
|
<TextView
|
||
|
|
android:layout_width="wrap_content"
|
||
|
|
android:layout_height="50px"
|
||
|
|
android:layout_margin="5px"
|
||
|
|
android:gravity="center"
|
||
|
|
android:text="单位名称:"
|
||
|
|
android:textSize="30px" />
|
||
|
|
|
||
|
|
<TextView
|
||
|
|
android:id="@+id/tv_dwmc"
|
||
|
|
android:layout_width="match_parent"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:layout_margin="5px"
|
||
|
|
android:gravity="center|left"
|
||
|
|
android:minHeight="50px"
|
||
|
|
android:textSize="30px" />
|
||
|
|
</LinearLayout>
|
||
|
|
|
||
|
|
<LinearLayout
|
||
|
|
android:layout_width="match_parent"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:minHeight="60px">
|
||
|
|
|
||
|
|
<TextView
|
||
|
|
android:layout_width="wrap_content"
|
||
|
|
android:layout_height="50px"
|
||
|
|
android:layout_margin="5px"
|
||
|
|
android:gravity="center"
|
||
|
|
android:text="项目名称:"
|
||
|
|
android:textSize="30px" />
|
||
|
|
|
||
|
|
<TextView
|
||
|
|
android:id="@+id/tv_xmmc"
|
||
|
|
android:layout_width="match_parent"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:layout_margin="5px"
|
||
|
|
android:gravity="center|left"
|
||
|
|
android:minHeight="50px"
|
||
|
|
android:textSize="30px" />
|
||
|
|
</LinearLayout>
|
||
|
|
|
||
|
|
<LinearLayout
|
||
|
|
android:layout_width="match_parent"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:minHeight="60px">
|
||
|
|
|
||
|
|
<TextView
|
||
|
|
android:layout_width="wrap_content"
|
||
|
|
android:layout_height="50px"
|
||
|
|
android:layout_margin="5px"
|
||
|
|
android:gravity="center"
|
||
|
|
android:text="工期开始时间:"
|
||
|
|
android:textSize="30px" />
|
||
|
|
|
||
|
|
<TextView
|
||
|
|
android:id="@+id/tv_gqkssj"
|
||
|
|
android:layout_width="match_parent"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:layout_margin="5px"
|
||
|
|
android:gravity="center|left"
|
||
|
|
android:minHeight="50px"
|
||
|
|
android:textSize="30px" />
|
||
|
|
</LinearLayout>
|
||
|
|
|
||
|
|
<LinearLayout
|
||
|
|
android:layout_width="match_parent"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:minHeight="60px">
|
||
|
|
|
||
|
|
<TextView
|
||
|
|
android:layout_width="wrap_content"
|
||
|
|
android:layout_height="50px"
|
||
|
|
android:layout_margin="5px"
|
||
|
|
android:gravity="center"
|
||
|
|
android:text="工期结束时间:"
|
||
|
|
android:textSize="30px" />
|
||
|
|
|
||
|
|
<TextView
|
||
|
|
android:id="@+id/tv_gqjssj"
|
||
|
|
android:layout_width="match_parent"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:layout_margin="5px"
|
||
|
|
android:gravity="center|left"
|
||
|
|
android:minHeight="50px"
|
||
|
|
android:textSize="30px" />
|
||
|
|
</LinearLayout>
|
||
|
|
|
||
|
|
|
||
|
|
<LinearLayout
|
||
|
|
android:layout_width="match_parent"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:visibility="gone"
|
||
|
|
android:minHeight="60px">
|
||
|
|
|
||
|
|
<TextView
|
||
|
|
android:layout_width="wrap_content"
|
||
|
|
android:layout_height="50px"
|
||
|
|
android:layout_margin="5px"
|
||
|
|
android:gravity="center"
|
||
|
|
android:text="办证车辆数:"
|
||
|
|
android:textSize="30px" />
|
||
|
|
|
||
|
|
<TextView
|
||
|
|
android:id="@+id/tv_bzcls"
|
||
|
|
android:layout_width="match_parent"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:layout_margin="5px"
|
||
|
|
android:gravity="center|left"
|
||
|
|
android:minHeight="50px"
|
||
|
|
android:textSize="30px" />
|
||
|
|
</LinearLayout>
|
||
|
|
|
||
|
|
|
||
|
|
</LinearLayout>
|
||
|
|
|
||
|
|
<LinearLayout
|
||
|
|
android:layout_width="match_parent"
|
||
|
|
android:layout_height="match_parent"
|
||
|
|
android:layout_weight="7">
|
||
|
|
|
||
|
|
<TextView
|
||
|
|
android:id="@+id/tv_status"
|
||
|
|
android:layout_width="match_parent"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:layout_gravity="center"
|
||
|
|
android:background="@drawable/textstatus1"
|
||
|
|
android:gravity="center"
|
||
|
|
android:padding="10px"
|
||
|
|
android:text="状态"
|
||
|
|
android:textColor="@color/textstatus1" />
|
||
|
|
</LinearLayout>
|
||
|
|
</LinearLayout>
|