mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 10:15:31 +08:00
@@ -87,6 +87,7 @@ export default defineAppConfig({
|
||||
activityIds: [
|
||||
'com.alipay.mobile.alipassapp.alkb.kb.ALPMainPage63',
|
||||
'com.eg.android.AlipayGphone.AlipayLogin',
|
||||
'com.alipay.mobile.about.ui.AboutAlipayActivity',
|
||||
],
|
||||
rules: [
|
||||
{
|
||||
@@ -98,8 +99,11 @@ export default defineAppConfig({
|
||||
{
|
||||
name: '弹窗-【x】',
|
||||
matches:
|
||||
'[text="版本更新"] - [id="com.alipay.mobile.antui:id/btn_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13490805',
|
||||
'[text="版本更新"||text^="Version"] - [id="com.alipay.mobile.antui:id/btn_close"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13490805',
|
||||
'https://i.gkd.li/import/13580594',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: '卡片-【x】',
|
||||
|
||||
Reference in New Issue
Block a user