快照:https://i.gkd.li/i/21765934 想知道为啥这两个选择器: ```typescript [depth=0] >n [text="预约"][visibleToUser=true] ``` ```typescript [parent=null] >33 [text="预约"][visibleToUser=true] ``` 能查到,为啥下面这个就查不了: ```typescript [parent=null] >n [text="预约"][visibleToUser=true] ``` <img width="1316" height="506" alt="Image" src="https://github.com/user-attachments/assets/05fd15a9-803c-4154-8384-d73e12e8245a" /> <img width="1169" height="497" alt="Image" src="https://github.com/user-attachments/assets/80a0f514-5d15-470d-91c9-3caeb9fe4fcd" />
快照:https://i.gkd.li/i/21765934
想知道为啥这两个选择器:
能查到,为啥下面这个就查不了: