From efafbbf142c81c233c71de636a2d3ce9dc2124f0 Mon Sep 17 00:00:00 2001
From: Linjiajia <319408893@qq.com>
Date: 星期二, 12 九月 2023 19:20:05 +0800
Subject: [PATCH] 修复bug

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

diff --git a/app/src/main/res/layout/item_tourism.xml b/app/src/main/res/layout/item_tourism.xml
index f8feb46..cf8bb14 100644
--- a/app/src/main/res/layout/item_tourism.xml
+++ b/app/src/main/res/layout/item_tourism.xml
@@ -363,7 +363,7 @@
                             android:id="@+id/tv_detail"
                             android:layout_width="wrap_content"
                             android:layout_height="wrap_content"
-                            android:text="鏌ョ湅璇︽儏"
+                            android:text="姣忔棩娓歌"
                             android:textColor="@color/black"
                             android:textSize="14sp"
                             android:layout_marginStart="20dp"

--
Gitblit v1.9.1