Skip to content
This repository was archived by the owner on Apr 19, 2024. It is now read-only.

Commit

Permalink
feat(中国联通):首页右下角卡片悬浮窗 (#3867)
Browse files Browse the repository at this point in the history
  • Loading branch information
AIsouler authored Jan 14, 2024
1 parent df65850 commit 7fe9a21
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions src/apps/com.sinovatech.unicom.ui.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,18 @@ export default defineAppConfig({
},
],
},
{
key: 4,
quickFind: true,
name: '局部广告-首页右下角卡片悬浮窗',
desc: '点击X',
rules: [
{
activityIds: 'com.sinovatech.unicom.basic.ui.activity.MainActivity',
matches: '[id="com.sinovatech.unicom.ui:id/home_xuanfu_close"]',
snapshotUrls: 'https://i.gkd.li/import/13930543',
},
],
},
],
});

0 comments on commit 7fe9a21

Please sign in to comment.