Commit 4b1eae55 by mReturn

修改绑定银行卡提示信息

parent 538ba53c
......@@ -77,11 +77,10 @@
</LinearLayout>
<TextView
style="@style/common_text_style"
android:textColor="@color/common_red"
android:textColor="@color/cl_tab_yellow"
android:layout_marginLeft="10dp"
android:textSize="14sp"
android:layout_marginTop="5dp"
android:text="注:银行卡开户人需和实名认证人一致" />
android:layout_marginTop="3dp"
android:text="注:开户人姓名需和实名认证人姓名一致" />
<TextView
style="@style/common_text_style"
android:textColor="@color/common_red"
......
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 sign in to comment