fix(钉钉): 版本更新弹窗 (#3465)

* fix(钉钉): 版本更新弹窗

* chore(actions): check_format_lint

* Update com.alibaba.android.rimet.ts

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
xiaowonet
2024-01-02 19:50:41 +08:00
committed by GitHub
parent c2e7e20dfd
commit 0d02541440

View File

@@ -95,6 +95,11 @@ export default defineAppConfig({
matches: '@Button[text*="暂不更新"] + Button[text*="更新"]', matches: '@Button[text*="暂不更新"] + Button[text*="更新"]',
snapshotUrls: 'https://i.gkd.li/import/13402478', snapshotUrls: 'https://i.gkd.li/import/13402478',
}, },
{
matches:
'TextView[id="com.alibaba.android.rimet:id/dialog_close_button"]',
snapshotUrls: 'https://i.gkd.li/import/13772151',
},
], ],
}, },
{ {