mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-17 15:25:08 +08:00
perf: 支付宝-更新提示 #1352
This commit is contained in:
@@ -128,12 +128,16 @@ export default defineGkdApp({
|
||||
activityIds: [
|
||||
'com.alipay.mobile.about.ui.AboutAlipayActivity',
|
||||
'.AlipayLogin',
|
||||
'com.alipay.mobile.nebulax.integration.mpaas.activity.NebulaTransActivity$Main',
|
||||
],
|
||||
matches: [
|
||||
'[text="版本更新" || text^="Version"]',
|
||||
'[id="com.alipay.mobile.antui:id/btn_close" || id="com.alipay.mobile.accountauthbiz:id/close_dialog_button"]',
|
||||
],
|
||||
matches:
|
||||
'[text="版本更新"||text^="Version"] - [id="com.alipay.mobile.antui:id/btn_close"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/13490805',
|
||||
'https://i.gkd.li/i/13580594',
|
||||
'https://i.gkd.li/i/23236828',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user