From 9c67fc611daf6f9cb7c05f72d598543bff2d26f1 Mon Sep 17 00:00:00 2001
From: mac <user@users-MacBook-Pro.local>
Date: 星期五, 25 十月 2024 11:23:17 +0800
Subject: [PATCH] s2024年10月25日11:23:14

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

diff --git a/app/src/main/res/layout/text_underline.xml b/app/src/main/res/layout/text_underline.xml
index 8fe495e..1be9362 100644
--- a/app/src/main/res/layout/text_underline.xml
+++ b/app/src/main/res/layout/text_underline.xml
@@ -9,8 +9,8 @@
         android:layout_width="wrap_content"
         android:layout_height="@dimen/dp_28"
         android:gravity="center"
-        android:text="@string/home_login_鎵嬫満鍙�"
-        android:textColor="@color/text_40000000"
+        android:text="@string/home_login_phone"
+        android:textColor="@color/text_66000000"
 
         android:textSize="@dimen/text_16" />
 

--
Gitblit v1.8.0