增加支付接口相关逻辑

This commit is contained in:
2025-12-05 18:03:31 +08:00
parent 8899cae323
commit 04e318f47b
38 changed files with 830 additions and 316 deletions
+2 -1
View File
@@ -90,7 +90,8 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_margin="27dp"
android:background="@drawable/preview_border" />
android:background="@drawable/ic_camera_rect" />
<!-- preview_border-->
</FrameLayout>
<androidx.recyclerview.widget.RecyclerView