mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 02:32:21 +08:00
feat(中国联通):首页右下角卡片悬浮窗 (#3867)
This commit is contained in:
parent
df65850756
commit
7fe9a211ff
|
@ -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',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue
Block a user