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

fix(淘宝): 将小组件添加到手机桌面误触 #3778

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

xiaowonet
Copy link

No description provided.

@@ -164,8 +164,11 @@ export default defineAppConfig({
rules: [
{
action: 'clickCenter',
matches: 'View[text="立即添加"] + View[text="取消"]',
snapshotUrls: 'https://i.gkd.li/import/13598578',
matches: 'View[text="立即添加"] + View[text="取消"][height>20]',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

View[childCount=2] >3 View[text="立即添加"] + View[text="取消"]

@lisonge lisonge added the bug Something isn't working label Jan 14, 2024
@xiaowonet
Copy link
Author

已修改

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants