version:1.2.0

fix:
update:优化登录和激活逻辑
This commit is contained in:
2026-01-06 09:34:39 +08:00
parent ee4c05b438
commit 6c28512c1a
64 changed files with 1570 additions and 337 deletions

View File

@@ -51,5 +51,16 @@
android:layout_marginTop="9dp"
android:layout_marginEnd="12dp"
android:layout_marginBottom="6dp" />
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="8dp"
android:layout_marginBottom="8dp"
android:maxLines="1"
android:singleLine="true"
android:text="支付成功后,请先下载上述软件,保证系统正常运行。"
android:textColor="@color/red"
android:textSize="12sp" />
</LinearLayout>
</LinearLayout>