mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 17:55:12 +08:00
@@ -29,10 +29,16 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
activityIds: 'com.klcxkj.zqxy.ui.main.MainActivity',
|
activityIds: [
|
||||||
|
'com.klcxkj.zqxy.ui.main.MainActivity',
|
||||||
|
'com.klcxkj.zqxy.ui.device.apartment.ble.BathingBleActivity',
|
||||||
|
],
|
||||||
matches:
|
matches:
|
||||||
'ImageView < FrameLayout - FrameLayout > FrameLayout > ImageView',
|
'ImageView < FrameLayout[childCount=1] - FrameLayout > @FrameLayout[childCount=1] > ImageView',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13071301',
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/import/13071301',
|
||||||
|
'https://gkd-kit.gitee.io/import/13274836',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 3,
|
key: 3,
|
||||||
@@ -42,6 +48,12 @@ export default defineAppConfig({
|
|||||||
'@Image[text=""] < View +n View > View > TextView[text="广告"]',
|
'@Image[text=""] < View +n View > View > TextView[text="广告"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/12781461',
|
snapshotUrls: 'https://i.gkd.li/import/12781461',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 4,
|
||||||
|
activityIds: 'com.klcxkj.zqxy.ui.splash.SplashActivity',
|
||||||
|
matches: '@ViewGroup < ViewGroup +2 ViewGroup > [text="吉欣广告"]',
|
||||||
|
snapshotUrls: 'https://gkd-kit.gitee.io/import/13274838',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user