Skip to content

Commit ec978f7

Browse files
committed
fix: 功能类-自动清缓存_卡住
1 parent 45d3abd commit ec978f7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/apps/com.tencent.mm.ts

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -959,6 +959,15 @@ export default defineGkdApp({
959959
snapshotUrls: 'https://i.gkd.li/i/26159823',
960960
exampleUrls: 'https://e.gkd.li/ac107188-5b53-4d25-9e81-0f5266470300',
961961
},
962+
{
963+
key: 2,
964+
preKeys: [1],
965+
name: '再次确认',
966+
matches:
967+
'LinearLayout > @Button[clickable=true][visibleToUser=true] - [text="取消" || text="Cancel"]',
968+
snapshotUrls: 'https://i.gkd.li/i/26223829',
969+
exampleUrls: 'https://e.gkd.li/7f1a36d0-46a2-49fc-93f2-7f5672cb8dc1',
970+
},
962971
{
963972
preKeys: [1],
964973
name: '完成',

0 commit comments

Comments
 (0)