提交 983b5427 authored 作者: lgd's avatar lgd

1.页面调整

2.//TODO ,质检接口数据无对应问题,内部交易订单审核,审核规则,领用申请列表/退件列表/参数,坩埚下单,mes其他页面,mes质量反馈,编辑任务担当无法修改.
差两个产品关联,支数参数
上级 47eb23f0
......@@ -30,10 +30,8 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_margin="10mm"
app:cardCornerRadius="4dp">
<ImageView
android:layout_width="match_parent"
android:layout_height="180mm"
......@@ -97,14 +95,14 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginLeft="36mm"
android:textColor="#333333" />
/>
</RelativeLayout>
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical"
android:visibility="gone">
>
<TextView
android:id="@+id/tv_store"
......
......@@ -11,25 +11,28 @@
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="#526D83"
android:gravity="center_horizontal"
android:orientation="vertical"
android:background="@drawable/shape_work_bg"
android:paddingLeft="25mm"
android:paddingBottom="20mm">
<ImageView
android:layout_width="70mm"
android:layout_height="70mm"
android:layout_centerHorizontal="true"
android:layout_marginTop="76mm"
android:background="@mipmap/my_head" />
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginLeft="15mm"
android:layout_marginTop="86mm"
android:orientation="vertical">
<TextView
android:id="@+id/tv_name"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="8mm"
android:text="李金逸"
android:textColor="@color/white"
android:textSize="18sp" />
<!--<TextView-->
......@@ -45,12 +48,13 @@
android:id="@+id/tv_no"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="2mm"
android:layout_marginTop="4mm"
android:text="NO.YG0025644"
android:textColor="#ffdde2e6"
android:textSize="12sp" />
</LinearLayout>
</LinearLayout>
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
......
......@@ -65,7 +65,7 @@
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="17"
android:text="0"
android:textSize="20sp" />
<TextView
......@@ -88,7 +88,7 @@
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="17"
android:text="0"
android:textSize="20sp" />
<TextView
......@@ -111,7 +111,7 @@
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="17"
android:text="0"
android:textSize="20sp" />
<TextView
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论