mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 16:25:09 +08:00
fix: 迁移废弃字段
This commit is contained in:
@@ -19,7 +19,7 @@ export default defineAppConfig({
|
||||
key: 0,
|
||||
name: '内部弹窗广告',
|
||||
desc: '点击右上角x按钮',
|
||||
delay: 750,
|
||||
actionDelay: 750,
|
||||
activityIds: [
|
||||
'com.miaoying.appmy.cs.MainActivity',
|
||||
'com.miui.home.launcher.Launcher',
|
||||
@@ -60,7 +60,7 @@ export default defineAppConfig({
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
delay: 500,
|
||||
actionDelay: 500,
|
||||
name: '内部弹窗广告-2',
|
||||
desc: '点击右上角文字[跳过],此广告相同节点存在两种卡片,一种能准确关闭,另外一种(出现较少)节点位置与实际位置不同故不能关闭,如误触可关闭',
|
||||
activityIds: 'com.sigmob.sdk.base.common.TransparentAdActivity',
|
||||
|
||||
Reference in New Issue
Block a user