添加"我的"页面提现的接口和添加充电桩的禁用

This commit is contained in:
md
2021-07-02 18:27:18 +08:00
parent c6a76059ae
commit 08fa1cf3bd
26 changed files with 658 additions and 131 deletions

View File

@@ -49,55 +49,6 @@
app:layout_constraintTop_toTopOf="parent" />
<!-- <LinearLayout-->
<!-- android:id="@+id/ll_iv"-->
<!-- android:layout_width="match_parent"-->
<!-- android:layout_height="wrap_content"-->
<!-- android:layout_gravity="bottom"-->
<!-- android:orientation="horizontal"-->
<!-- android:padding="16dp"-->
<!-- android:weightSum="4"-->
<!-- app:layout_constraintBottom_toBottomOf="parent">-->
<!-- <Space-->
<!-- android:layout_width="0dp"-->
<!-- android:layout_height="1dp"-->
<!-- android:layout_weight="1" />-->
<!-- <LinearLayout-->
<!-- android:id="@+id/ll_caiji"-->
<!-- android:layout_width="match_parent"-->
<!-- android:layout_height="wrap_content"-->
<!-- android:gravity="center"-->
<!-- android:background="#50FFFFFF"-->
<!-- android:orientation="horizontal"-->
<!-- android:layout_marginBottom="20dp"-->
<!-- app:layout_constraintBottom_toBottomOf="parent">-->
<!-- <Button-->
<!-- android:id="@+id/capuretVideo"-->
<!-- android:layout_width="100dp"-->
<!-- android:layout_height="wrap_content"-->
<!-- android:text="开始采集"-->
<!-- android:layout_marginRight="10dp"-->
<!-- style="@style/user_data_style"/>-->
<!-- <Button-->
<!-- android:layout_width="100dp"-->
<!-- android:layout_height="wrap_content"-->
<!-- android:text="结束采集"-->
<!-- android:layout_marginLeft="10dp"-->
<!-- android:background="@drawable/uploding_shape"-->
<!-- android:textColor="@color/colorBlue"/>-->
<!-- <ImageButton-->
<!-- android:id="@+id/capturePicture"-->
<!-- android:layout_width="56dp"-->
<!-- android:layout_height="56dp"-->
<!-- android:visibility="gone"-->
<!-- android:background="?attr/selectableItemBackgroundBorderless"-->
<!-- app:srcCompat="@drawable/ic_photo" />-->
<!-- </LinearLayout>-->
<Button
android:id="@+id/capuretVideo"
android:layout_width="100dp"