mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 09:45:11 +08:00
feat(天猫精灵): 全屏广告-超级会员弹窗(GKD1.7有效)
This commit is contained in:
@@ -16,5 +16,26 @@ export default defineAppConfig({
|
|||||||
'[id="com.alibaba.ailabs.tg:id/ll_download"] + [id="com.alibaba.ailabs.tg:id/va_dialog_cancel"]',
|
'[id="com.alibaba.ailabs.tg:id/ll_download"] + [id="com.alibaba.ailabs.tg:id/va_dialog_cancel"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13296332',
|
snapshotUrls: 'https://i.gkd.li/i/13296332',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 2,
|
||||||
|
name: '全屏广告-超级会员弹窗',
|
||||||
|
desc: '点击关闭',
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
quickFind: true,
|
||||||
|
action: 'clickCenter',
|
||||||
|
position: {
|
||||||
|
left: 'width * 0.9444',
|
||||||
|
top: 'width * 1.0583',
|
||||||
|
},
|
||||||
|
activityIds:
|
||||||
|
'com.alibaba.ailabs.flutter.container.FlutterPaymentActivity',
|
||||||
|
matches: 'FrameLayout > LinearLayout > [id="android:id/content"]',
|
||||||
|
exampleUrls:
|
||||||
|
'https://m.gkd.li/57941037/4a823639-f400-4249-81ea-f920d09317f4',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/14443874',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user