feat: 开始组装 opt
This commit is contained in:
@@ -167,10 +167,13 @@
|
||||
|
||||
<!-- 选择列占位 -->
|
||||
|
||||
<Space
|
||||
<TextView
|
||||
android:layout_width="64dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:gravity="center" />
|
||||
android:gravity="center"
|
||||
android:text="选择"
|
||||
android:textColor="@color/text_normal"
|
||||
android:textSize="13sp" />
|
||||
|
||||
<!-- 运单号 -->
|
||||
<TextView
|
||||
|
||||
Reference in New Issue
Block a user