From ccca0833d9640c83aa7bb42a91b11e776f98e6ff Mon Sep 17 00:00:00 2001 From: AIsouler Date: Sat, 27 Jul 2024 11:20:25 +0800 Subject: [PATCH] =?UTF-8?q?perf(Google=20Play=20=E5=95=86=E5=BA=97):=20?= =?UTF-8?q?=E5=85=A8=E5=B1=8F=E5=B9=BF=E5=91=8A-=E5=BC=B9=E7=AA=97?= =?UTF-8?q?=E5=B9=BF=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.android.vending.ts | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/src/apps/com.android.vending.ts b/src/apps/com.android.vending.ts index 8f78c9b7..12f40c51 100644 --- a/src/apps/com.android.vending.ts +++ b/src/apps/com.android.vending.ts @@ -42,8 +42,16 @@ export default defineGkdApp({ { key: 1, name: '隆重推出 Google Play Points 计划', - matches: '[text="以后再说"][visibleToUser=true]', - snapshotUrls: 'https://i.gkd.li/i/15335350', + position: { + left: 'width * 0.5', + top: 'width * 1.625', + }, + activityIds: 'com.google.android.finsky.activities.MainActivity', + matches: '[text="隆重推出 Google Play Points 计划"]', + snapshotUrls: [ + 'https://i.gkd.li/i/15335350', + 'https://i.gkd.li/i/16397947', + ], }, { key: 2,