请教个关于快速查询的问题
#1148
Replies: 1 comment
-
|
缺 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
麻烦问一下
{
key: 1,
name: '小弹窗广告',
matches: [
'@image <<5 [id="wxapp_waybill_list_float"] - [id="operationsPopup"][visibleToUser=false]'
],
fastQuery: true
}
这个规则符合快速查询的条件吗?我在电脑上测试规则是能找到这个节点的,但是在手机上却找不到这个节点,在手机上只有把 fastQuery: true 删了才能找到节点,请教一下大神,这是为什么呀?谢谢!
Beta Was this translation helpful? Give feedback.
All reactions