Commit 0675f4a7 authored by maxiaoliang's avatar maxiaoliang

修改微信背景页面,添加游戏包

parent 75386347
...@@ -18,9 +18,9 @@ ...@@ -18,9 +18,9 @@
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_below="@+id/id_btn_wx_login" android:layout_below="@+id/id_btn_wx_login"
android:layout_centerHorizontal="true" android:layout_centerHorizontal="true"
android:layout_marginTop="15.5dp" android:layout_marginTop="17.5dp"
android:text="微信登录才能提现哦~" android:text="微信登录才能提现哦~"
android:textColor="#B33B01" android:textColor="#FEFEFE"
android:textSize="20sp" /> android:textSize="20sp" />
<ImageView <ImageView
...@@ -42,9 +42,9 @@ ...@@ -42,9 +42,9 @@
<TextView <TextView
android:layout_width="wrap_content" android:layout_width="wrap_content"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:text="登即同意" android:text="登即同意"
android:textColor="#7F490A" android:textColor="#7F490A"
android:textSize="@dimen/dp_13" /> android:textSize="@dimen/sp_13" />
<TextView <TextView
android:id="@+id/id_tv_User_agreement" android:id="@+id/id_tv_User_agreement"
...@@ -52,14 +52,14 @@ ...@@ -52,14 +52,14 @@
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:text="《用户协议》" android:text="《用户协议》"
android:textColor="#C56713" android:textColor="#C56713"
android:textSize="@dimen/dp_13" /> android:textSize="@dimen/sp_13" />
<TextView <TextView
android:layout_width="wrap_content" android:layout_width="wrap_content"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:text="和" android:text="和"
android:textColor="#7F490A" android:textColor="#7F490A"
android:textSize="@dimen/dp_13" /> android:textSize="@dimen/sp_13" />
<TextView <TextView
android:id="@+id/id_tv_privacy_policy" android:id="@+id/id_tv_privacy_policy"
...@@ -67,7 +67,7 @@ ...@@ -67,7 +67,7 @@
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:text="《隐私政策》" android:text="《隐私政策》"
android:textColor="#C56713" android:textColor="#C56713"
android:textSize="@dimen/dp_13" /> android:textSize="@dimen/sp_13" />
</LinearLayout> </LinearLayout>
......
File mode changed from 100644 to 100755
No preview for this file type
File mode changed from 100644 to 100755
No preview for this file type
File mode changed from 100644 to 100755
No preview for this file type
File mode changed from 100644 to 100755
No preview for this file type
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment