feat(mmp): 独立红包领取台(手机+PC)、同步、筛选与功能说明
隔离通用消息台;支持设置/手气摘要/电脑同步;忽略临时逆向脚本与运行时 JSON。
This commit is contained in:
@@ -92,6 +92,16 @@
|
||||
android:backgroundTint="#FF3700B3" />
|
||||
</LinearLayout>
|
||||
|
||||
<Button
|
||||
android:id="@+id/btn_mmp_claim"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="56dp"
|
||||
android:layout_marginTop="12dp"
|
||||
android:text="红包领取台(独立)"
|
||||
android:textSize="16sp"
|
||||
android:textColor="@color/white"
|
||||
android:backgroundTint="#C45C26" />
|
||||
|
||||
<!-- 权限设置 -->
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
|
||||
Reference in New Issue
Block a user