mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 09:45:11 +08:00
feat(什么值得买): 通知弹窗 (#2401)
This commit is contained in:
@@ -40,5 +40,15 @@ export default defineAppConfig({
|
||||
rules: '@[text="暂不允许"] + [text="允许"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13198020',
|
||||
},
|
||||
{
|
||||
key: 3,
|
||||
name: '通知弹窗',
|
||||
quickFind: true,
|
||||
actionMaximum: 1,
|
||||
activityIds:
|
||||
'com.smzdm.client.android.module.community.module.bask.BaskDetailActivity',
|
||||
rules: 'ImageView[id="com.smzdm.client.android:id/ib_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13438810',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user