From 7f0825f8195a522ed7e8bcdb6347f3a719e06c74 Mon Sep 17 00:00:00 2001
From: admin <weikou2014>
Date: 星期一, 16 六月 2025 15:29:44 +0800
Subject: [PATCH] 新版穿山甲接入/拦截应用宝链接跳转至应用市场

---
 BuWanVideo/res/layout/act_phone_login.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/BuWanVideo/res/layout/act_phone_login.xml b/BuWanVideo/res/layout/act_phone_login.xml
index 106668c..b1d4bf1 100644
--- a/BuWanVideo/res/layout/act_phone_login.xml
+++ b/BuWanVideo/res/layout/act_phone_login.xml
@@ -169,6 +169,7 @@
                     android:orientation="vertical">
 
                     <TextView
+                        android:id="@+id/tv_user_agreement_text"
                         android:layout_width="wrap_content"
                         android:layout_height="match_parent"
                         android:layout_marginLeft="6.5dp"

--
Gitblit v1.8.0