Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

feat(萤石云视频): 功能类-在线值守试用弹窗 #4092

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions src/apps/com.videogo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,14 @@ export default defineAppConfig({
},
],
},
{
key: 2,
name: '功能类-在线值守试用弹窗',
desc: '点击x',
activityIds: 'com.videogo.main.MainTabActivity',
rules:
'[text="了解并试用服务"] <<n ViewGroup[index=0][childCount=2] > ViewGroup[clickable=true]',
snapshotUrls: 'https://i.gkd.li/import/14065785',
},
],
});
Loading