feat(掌上生活): 弹窗 (#2131)

close #2129
This commit is contained in:
walklty
2023-11-16 21:28:09 +08:00
committed by GitHub
parent 2a34877020
commit 8f992c813e

View File

@@ -39,14 +39,16 @@ export default defineAppConfig({
key: 2, key: 2,
name: '首页弹窗', name: '首页弹窗',
quickFind: true, quickFind: true,
matchLauncher: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',
activityIds: ['com.cmbchina.ccd.pluto.cmbActivity.CMBRootActivityV2'], activityIds: ['com.cmbchina.ccd.pluto.cmbActivity.CMBRootActivityV2'],
rules: rules:
'[id="com.cmbchina.ccd.pluto.cmbActivity:id/lly_cf_view_content"] + [id="com.cmbchina.ccd.pluto.cmbActivity:id/img_cf_view_close"]', '[id="com.cmbchina.ccd.pluto.cmbActivity:id/lly_pop_shell"] > [id="com.cmbchina.ccd.pluto.cmbActivity:id/img_cf_view_close"]',
snapshotUrls: ['https://i.gkd.li/import/12647000'], snapshotUrls: [
'https://i.gkd.li/import/12647000',
'https://i.gkd.li/import/13360282',
],
}, },
{ {
key: 3, key: 3,