mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 08:22:20 +08:00
feat(迅雷): 会员续费横幅 (#1860)
* Create com.ikang.official.ts * Delete src/apps/com.ikang.official.ts * feat(迅雷): 会员续费
This commit is contained in:
parent
3b0e622028
commit
b1bf3ba0b1
|
@ -242,6 +242,13 @@ export default defineAppConfig({
|
|||
'[text="立即开通"] + [id="com.xunlei.downloadprovider:id/close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12882939',
|
||||
},
|
||||
{
|
||||
key: 3,
|
||||
activityIds: 'com.xunlei.downloadprovider.frame.MainTabActivity',
|
||||
matches:
|
||||
'[text="您的会员已过期"] < LinearLayout +n ImageView[desc="迅雷"]',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/13259268',
|
||||
},
|
||||
],
|
||||
},
|
||||
// key = 11 已被使用,后续不可再使用
|
||||
|
|
Loading…
Reference in New Issue
Block a user