mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
fix: 适配新选择器字符串语法
This commit is contained in:
@@ -36,7 +36,7 @@ export default defineAppConfig({
|
|||||||
name: '升级弹窗',
|
name: '升级弹窗',
|
||||||
activityIds: 'com.ss.android.auto.activity.SplashActivity',
|
activityIds: 'com.ss.android.auto.activity.SplashActivity',
|
||||||
rules:
|
rules:
|
||||||
'@TextView[text="以后再说"] - FrameLayout >2 TextView[text="立即\n升级"]',
|
'@TextView[text="以后再说"] - FrameLayout >2 TextView[text$="升级"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/12711631',
|
snapshotUrls: 'https://i.gkd.li/import/12711631',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user