mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
perf: 微信-功能类-自动领取微信红包 #1508
This commit is contained in:
@@ -210,10 +210,7 @@ export default defineGkdApp({
|
|||||||
key: 2,
|
key: 2,
|
||||||
name: '点击红包-开',
|
name: '点击红包-开',
|
||||||
matchRoot: true,
|
matchRoot: true,
|
||||||
activityIds: [
|
activityIds: '.plugin.luckymoney.ui.LuckyMoney',
|
||||||
'.plugin.luckymoney.ui.LuckyMoneyNotHookReceiveUI',
|
|
||||||
'.plugin.luckymoney.ui.LuckyMoneyNewReceiveUI',
|
|
||||||
],
|
|
||||||
matches: '@Button[desc="开"] -3 LinearLayout >2 [text$="红包"]',
|
matches: '@Button[desc="开"] -3 LinearLayout >2 [text$="红包"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/18134828',
|
'https://i.gkd.li/i/18134828',
|
||||||
@@ -224,11 +221,12 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
preKeys: [1, 2],
|
preKeys: [1, 2],
|
||||||
name: '从红包结算界面返回',
|
name: '从红包结算界面返回',
|
||||||
activityIds: '.plugin.luckymoney.ui.LuckyMoneyDetailUI',
|
activityIds: '.plugin.luckymoney.ui.LuckyMoney',
|
||||||
matches: '@ImageView[desc="返回"] +2 LinearLayout >8 [text$="红包"]',
|
matches: '@ImageView[desc="返回"] +2 LinearLayout >8 [text$="红包"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/18134829',
|
'https://i.gkd.li/i/18134829',
|
||||||
'https://i.gkd.li/i/18135031',
|
'https://i.gkd.li/i/18135031',
|
||||||
|
'https://i.gkd.li/i/23825631',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user