|  | @@ -369,6 +369,7 @@
 | 
											
												
													
														|  |              </LinearLayout>
 |  |              </LinearLayout>
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |              <LinearLayout
 |  |              <LinearLayout
 | 
											
												
													
														|  | 
 |  | +                android:visibility="gone"
 | 
											
												
													
														|  |                  android:id="@+id/ll_goods_order"
 |  |                  android:id="@+id/ll_goods_order"
 | 
											
												
													
														|  |                  android:layout_width="0dp"
 |  |                  android:layout_width="0dp"
 | 
											
												
													
														|  |                  android:layout_height="match_parent"
 |  |                  android:layout_height="match_parent"
 | 
											
										
											
												
													
														|  | @@ -404,18 +405,50 @@
 | 
											
												
													
														|  |              app:layout_constraintTop_toBottomOf="@+id/ll_menu">
 |  |              app:layout_constraintTop_toBottomOf="@+id/ll_menu">
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |              <TextView
 |  |              <TextView
 | 
											
												
													
														|  | -                android:id="@+id/tv_transaction_record"
 |  | 
 | 
											
												
													
														|  | 
 |  | +                android:id="@+id/tv_goods_order"
 | 
											
												
													
														|  |                  android:layout_width="match_parent"
 |  |                  android:layout_width="match_parent"
 | 
											
												
													
														|  |                  android:layout_height="@dimen/dp_45"
 |  |                  android:layout_height="@dimen/dp_45"
 | 
											
												
													
														|  |                  android:layout_marginTop="@dimen/dp_15"
 |  |                  android:layout_marginTop="@dimen/dp_15"
 | 
											
												
													
														|  |                  android:gravity="center_vertical"
 |  |                  android:gravity="center_vertical"
 | 
											
												
													
														|  |                  android:paddingLeft="@dimen/dp_59"
 |  |                  android:paddingLeft="@dimen/dp_59"
 | 
											
												
													
														|  | -                android:text="交易记录"
 |  | 
 | 
											
												
													
														|  | 
 |  | +                android:text="商品订单"
 | 
											
												
													
														|  |                  android:textColor="@color/color_333333"
 |  |                  android:textColor="@color/color_333333"
 | 
											
												
													
														|  |                  android:textSize="@dimen/sp_14"
 |  |                  android:textSize="@dimen/sp_14"
 | 
											
												
													
														|  |                  app:layout_constraintLeft_toLeftOf="parent"
 |  |                  app:layout_constraintLeft_toLeftOf="parent"
 | 
											
												
													
														|  |                  app:layout_constraintTop_toTopOf="parent" />
 |  |                  app:layout_constraintTop_toTopOf="parent" />
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  | 
 |  | +
 | 
											
												
													
														|  | 
 |  | +            <ImageView
 | 
											
												
													
														|  | 
 |  | +                android:layout_width="@dimen/dp_22"
 | 
											
												
													
														|  | 
 |  | +                android:layout_height="@dimen/dp_22"
 | 
											
												
													
														|  | 
 |  | +                android:layout_marginLeft="@dimen/dp_24"
 | 
											
												
													
														|  | 
 |  | +                android:background="@drawable/icon_goods_order"
 | 
											
												
													
														|  | 
 |  | +                app:layout_constraintBottom_toBottomOf="@+id/tv_goods_order"
 | 
											
												
													
														|  | 
 |  | +                app:layout_constraintLeft_toLeftOf="@+id/tv_goods_order"
 | 
											
												
													
														|  | 
 |  | +                app:layout_constraintTop_toTopOf="@+id/tv_goods_order" />
 | 
											
												
													
														|  | 
 |  | +
 | 
											
												
													
														|  | 
 |  | +
 | 
											
												
													
														|  | 
 |  | +            <ImageView
 | 
											
												
													
														|  | 
 |  | +                android:layout_width="@dimen/dp_14"
 | 
											
												
													
														|  | 
 |  | +                android:layout_height="@dimen/dp_14"
 | 
											
												
													
														|  | 
 |  | +                android:layout_marginRight="@dimen/dp_22"
 | 
											
												
													
														|  | 
 |  | +                android:background="@drawable/icon_next_right"
 | 
											
												
													
														|  | 
 |  | +                app:layout_constraintBottom_toBottomOf="@+id/tv_goods_order"
 | 
											
												
													
														|  | 
 |  | +                app:layout_constraintRight_toRightOf="@+id/tv_goods_order"
 | 
											
												
													
														|  | 
 |  | +                app:layout_constraintTop_toTopOf="@+id/tv_goods_order" />
 | 
											
												
													
														|  | 
 |  | +
 | 
											
												
													
														|  | 
 |  | +            <TextView
 | 
											
												
													
														|  | 
 |  | +                android:id="@+id/tv_transaction_record"
 | 
											
												
													
														|  | 
 |  | +                android:layout_width="match_parent"
 | 
											
												
													
														|  | 
 |  | +                android:layout_height="@dimen/dp_45"
 | 
											
												
													
														|  | 
 |  | +                android:gravity="center_vertical"
 | 
											
												
													
														|  | 
 |  | +                android:paddingLeft="@dimen/dp_59"
 | 
											
												
													
														|  | 
 |  | +                android:text="交易记录"
 | 
											
												
													
														|  | 
 |  | +                android:textColor="@color/color_333333"
 | 
											
												
													
														|  | 
 |  | +                android:textSize="@dimen/sp_14"
 | 
											
												
													
														|  | 
 |  | +                app:layout_constraintLeft_toLeftOf="parent"
 | 
											
												
													
														|  | 
 |  | +                app:layout_constraintTop_toBottomOf="@+id/tv_goods_order" />
 | 
											
												
													
														|  | 
 |  | +
 | 
											
												
													
														|  |              <ImageView
 |  |              <ImageView
 | 
											
												
													
														|  |                  android:layout_width="@dimen/dp_22"
 |  |                  android:layout_width="@dimen/dp_22"
 | 
											
												
													
														|  |                  android:layout_height="@dimen/dp_22"
 |  |                  android:layout_height="@dimen/dp_22"
 |