mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat(趣智校园): 第三方 SDK 广告弹窗(补充activityId) (#1517)
This commit is contained in:
@@ -10,9 +10,15 @@ export default defineAppConfig({
|
|||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
activityIds: 'com.anythink.basead.ui.ATPortraitTranslucentActivity',
|
activityIds: [
|
||||||
|
'com.klcxkj.zqxy.ui.main.MainActivity',
|
||||||
|
'com.anythink.basead.ui.ATPortraitTranslucentActivity',
|
||||||
|
],
|
||||||
matches: '[id="com.klcxkj.zqxy:id/anythink_myoffer_btn_close_id"]',
|
matches: '[id="com.klcxkj.zqxy:id/anythink_myoffer_btn_close_id"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/12781415',
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/import/13195649',
|
||||||
|
'https://i.gkd.li/import/12781415',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
|
|||||||
Reference in New Issue
Block a user