mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
fix(美团): 美团买菜活动弹窗(修复误触) (#1848)
This commit is contained in:
@@ -32,7 +32,8 @@ export default defineAppConfig({
|
|||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
matches: 'ViewGroup > ViewGroup +(5) ViewGroup > ImageView',
|
matches:
|
||||||
|
'ViewGroup > ViewGroup[childCount=6] > ViewGroup > ImageView',
|
||||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12639717',
|
snapshotUrls: 'https://gkd-kit.gitee.io/import/12639717',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user