新增注册,忘记密码的接口

This commit is contained in:
wds
2021-08-10 14:33:04 +08:00
61 changed files with 4134 additions and 2653 deletions

View File

@@ -335,6 +335,7 @@
android:layout_height="20dp"
/>
<TextView
android:id="@+id/tv_panorama"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_centerHorizontal="true"
@@ -370,6 +371,7 @@
android:layout_height="20dp"
/>
<TextView
android:id="@+id/tv_coding"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_centerHorizontal="true"
@@ -397,7 +399,7 @@
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent">
<TextView
android:id="@+id/tv_scutcheon"
android:id="@+id/tv_scutcheon1"
android:layout_alignParentLeft="true"
android:layout_centerVertical="true"
android:text="设备标牌"
@@ -415,10 +417,10 @@
android:layout_height="40dp"
android:layout_centerVertical="true"
android:layout_marginLeft="18dp"
android:layout_toRightOf="@id/tv_scutcheon"
android:layout_toRightOf="@id/tv_scutcheon1"
android:background="@color/white"
android:layout_marginRight="10dp"
android:layout_toEndOf="@id/tv_scutcheon"
android:layout_toEndOf="@id/tv_scutcheon1"
android:textSize="15sp"
android:textColor="#333" />
<ImageView
@@ -451,6 +453,7 @@
android:layout_height="20dp"
/>
<TextView
android:id="@+id/tv_equipment"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_centerHorizontal="true"
@@ -486,6 +489,7 @@
android:layout_height="20dp"
/>
<TextView
android:id="@+id/tv_facility"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_centerHorizontal="true"
@@ -523,6 +527,7 @@
android:layout_height="20dp"
/>
<TextView
android:id="@+id/tv_scutcheon"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_centerHorizontal="true"
@@ -560,6 +565,7 @@
android:layout_height="20dp"
/>
<TextView
android:id="@+id/tv_device"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_centerHorizontal="true"
@@ -639,6 +645,7 @@
android:layout_height="20dp"
/>
<TextView
android:id="@+id/tv_usable"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_centerHorizontal="true"
@@ -670,6 +677,7 @@
android:layout_height="20dp"
/>
<TextView
android:id="@+id/tv_available"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_centerHorizontal="true"
@@ -702,6 +710,7 @@
android:layout_height="20dp"
/>
<TextView
android:id="@+id/tv_parking"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_centerHorizontal="true"
@@ -738,6 +747,7 @@
android:layout_height="20dp"
/>
<TextView
android:id="@+id/tv_number"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_centerHorizontal="true"