Skip to content

Commit 1892f70

Browse files
committed
perf: 临床决策-功能类-自动点击翻译_优化选择器
1 parent dd1451b commit 1892f70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/apps/cn.dxy.clinmaster.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ export default defineGkdApp({
3030
{
3131
key: 0,
3232
matches:
33-
'@[text="翻译"][visibleToUser=true] < View[index=parent.childCount.minus(1)] <n View <2 * <2 * <<4 View <2 * < * < ComposeView < [id="android:id/content"]',
33+
'@[text="翻译"][visibleToUser=true] < View[index=parent.childCount.minus(1)] -n * < View <2 * - [id="root"] <<5 * - View <<4 [id="android:id/content"]',
3434
excludeMatches:
35-
'@[text="已翻译"][visibleToUser=true] < View[index=parent.childCount.minus(1)] <n View <2 * <2 * <<4 View <2 * < * < ComposeView < [id="android:id/content"]',
35+
'@[text="已翻译"][visibleToUser=true] < View[index=parent.childCount.minus(1)] -n * < View <2 * - [id="root"] <<5 * - View <<4 [id="android:id/content"]',
3636
snapshotUrls: 'https://i.gkd.li/i/26181124',
3737
excludeSnapshotUrls: 'https://i.gkd.li/i/26181123',
3838
exampleUrls: [

0 commit comments

Comments
 (0)