1:修改巡乐会抽奖次数,更改为1-5-8
2:修改手机换绑和手机绑定 3:修改系统消息展示背景
This commit is contained in:
@@ -8,9 +8,12 @@
|
||||
|
||||
<application android:theme="@style/AppTheme">
|
||||
<activity
|
||||
android:name=".TransparentActivity"
|
||||
android:theme="@style/TransparentActivityTheme"
|
||||
android:name=".activity.user.activity.MobilePhoneActivity"
|
||||
android:exported="false" />
|
||||
<activity
|
||||
android:name=".TransparentActivity"
|
||||
android:exported="false"
|
||||
android:theme="@style/TransparentActivityTheme" />
|
||||
<activity
|
||||
android:name=".activity.user.activity.TotalRevenueActivity"
|
||||
android:exported="false" />
|
||||
|
||||
Reference in New Issue
Block a user