feat: visa

This commit is contained in:
2026-03-22 22:28:40 +08:00
parent d2a0648238
commit c7bf51bd9a
7 changed files with 143 additions and 110 deletions

View File

@@ -59,6 +59,7 @@
value='@={viewModel.dataBean.fdate}' />
<com.lukouguoji.module_base.ui.weight.data.layout.PadDataLayoutNew
android:id="@+id/fnoInput"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="1"
@@ -84,6 +85,7 @@
android:layout_height="wrap_content"
android:layout_weight="1"
enable="@{false}"
hint='@{"航班信息自动填充"}'
title='@{"始发站"}'
titleLength="@{6}"
type="@{DataLayoutType.INPUT}"
@@ -94,6 +96,7 @@
android:layout_height="wrap_content"
android:layout_weight="1"
enable="@{false}"
hint='@{"航班信息自动填充"}'
title='@{"目的站"}'
titleLength="@{6}"
type="@{DataLayoutType.INPUT}"
@@ -109,6 +112,7 @@
android:orientation="horizontal">
<com.lukouguoji.module_base.ui.weight.data.layout.PadDataLayoutNew
android:id="@+id/wbNoInput"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="1"