From 6ada2c53c4e28f7524fe9439563bc4adfab2ca41 Mon Sep 17 00:00:00 2001
From: tj <1378534974@qq.com>
Date: 星期二, 01 四月 2025 16:56:38 +0800
Subject: [PATCH] 1.vip续费页面-页面样式优化

---
 app/src/main/res/layout/fragment_home.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/app/src/main/res/layout/fragment_home.xml b/app/src/main/res/layout/fragment_home.xml
index 8fbd422..575b8ce 100644
--- a/app/src/main/res/layout/fragment_home.xml
+++ b/app/src/main/res/layout/fragment_home.xml
@@ -164,7 +164,7 @@
             android:layout_width="match_parent"
             android:layout_height="40dp"
             android:scaleType="centerCrop"
-            android:src="@drawable/up" />
+            android:src="@drawable/up_back" />
     </androidx.cardview.widget.CardView>
 
     <!-- 在适当的位置添加 -->

--
Gitblit v1.9.3