mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-24 02:35:25 +08:00
feat(小米社区): 公告板弹窗 (#2245)
This commit is contained in:
@@ -37,5 +37,13 @@ export default defineAppConfig({
|
||||
rules: '[text="签到赢权益"] +n Image[text*="cancel_circle"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13328271',
|
||||
},
|
||||
{
|
||||
key: 4,
|
||||
name: '公告板弹窗',
|
||||
activityIds: 'com.xiaomi.vipaccount.ui.home.page.HomeFrameActivity',
|
||||
quickFind: true,
|
||||
rules: '[desc="公告版弹窗"] +2 [id="com.xiaomi.vipaccount:id/close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13400617',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user