mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat(顺丰速运): 更新弹窗(补充规则) (#1921)
This commit is contained in:
@@ -20,8 +20,19 @@ export default defineAppConfig({
|
|||||||
key: 1,
|
key: 1,
|
||||||
name: '更新弹窗',
|
name: '更新弹窗',
|
||||||
activityIds: 'com.sf.activity.MainActivity',
|
activityIds: 'com.sf.activity.MainActivity',
|
||||||
rules: ['@[text="取消"] < ViewGroup - ScrollView >(2) [text*="新版本"]'],
|
rules: [
|
||||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12642445',
|
{
|
||||||
|
key: 0,
|
||||||
|
matches:
|
||||||
|
'@[text="取消"] < ViewGroup - ScrollView >(2) [text*="新版本"]',
|
||||||
|
snapshotUrls: 'https://gkd-kit.gitee.io/import/12642445',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
matches: '@[desc="取消"] - ViewGroup >n [text="立即升级"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13291144',
|
||||||
|
},
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
|
|||||||
Reference in New Issue
Block a user