mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-17 07:18:24 +08:00
docs: up selectors
This commit is contained in:
@@ -245,7 +245,7 @@ matches: [
|
||||
- 选择器-1 **(可快速查询!)**
|
||||
|
||||
```txt
|
||||
@ImageView[childCount=0][visibleToUser=true] < FrameLayout[childCount=1] - LinearLayout[childCount=2] > [text="下载应用" || text="立即下载" || text="查看详情" || text="领取优惠" || text="进入小程序"]
|
||||
@ImageView[childCount=0][visibleToUser=true] < FrameLayout[childCount=1] - LinearLayout[childCount=2] > [text="下载应用" || text="立即下载" || text="查看详情" || text="领取优惠" || text="进入小程序" || text="了解更多"][visibleToUser=true]
|
||||
```
|
||||
|
||||
示例:
|
||||
|
||||
Reference in New Issue
Block a user