chore(actions): check_format_lint

This commit is contained in:
github-actions[bot]
2024-07-21 10:06:38 +00:00
parent 86549a7f22
commit 04b4d86415

View File

@@ -445,7 +445,8 @@ export default defineGkdApp({
{ {
key: 0, key: 0,
activityIds: 'com.tencent.mobileqq.activity.SplashActivity', activityIds: 'com.tencent.mobileqq.activity.SplashActivity',
matches: '@ImageView[clickable=true] <n * > [text*="版本更新" || text*="有新版本"]', matches:
'@ImageView[clickable=true] <n * > [text*="版本更新" || text*="有新版本"]',
snapshotUrls: [ snapshotUrls: [
'https://i.gkd.li/i/13255493', //desc值为null快照 'https://i.gkd.li/i/13255493', //desc值为null快照
'https://i.gkd.li/i/13843140', 'https://i.gkd.li/i/13843140',