We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45d3abd commit ec978f7Copy full SHA for ec978f7
src/apps/com.tencent.mm.ts
@@ -959,6 +959,15 @@ export default defineGkdApp({
959
snapshotUrls: 'https://i.gkd.li/i/26159823',
960
exampleUrls: 'https://e.gkd.li/ac107188-5b53-4d25-9e81-0f5266470300',
961
},
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
+ },
971
{
972
preKeys: [1],
973
name: '完成',
0 commit comments