From 0eb3944260896ca538780ecdbca18a21c2b4afb9 Mon Sep 17 00:00:00 2001 From: Kun Jinkao <45487685+Snoopy1866@users.noreply.github.com> Date: Wed, 1 Nov 2023 00:29:13 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E6=B6=A8=E4=B9=90=E8=B4=A2=E5=AF=8C?= =?UTF-8?q?=E9=80=9A):=20=E6=9B=B4=E6=96=B0=E5=BC=B9=E7=AA=97-=E8=A7=84?= =?UTF-8?q?=E5=88=99=E4=BC=98=E5=8C=96=20(#1657)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.lphtsccft.ts | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/apps/com.lphtsccft.ts b/src/apps/com.lphtsccft.ts index 20fe5658..6d7b2ff5 100644 --- a/src/apps/com.lphtsccft.ts +++ b/src/apps/com.lphtsccft.ts @@ -27,10 +27,9 @@ export default defineAppConfig({ { key: 2, name: '更新弹窗', - activityIds: ['com.lphtsccft.zhangle.main.MainActivity'], - rules: - '@[id="com.lphtsccft:id/dialog_btn_left"][text="取消"] + [id="com.lphtsccft:id/dialog_btn_right"][text="确定"]', - snapshotUrls: ['https://gkd-kit.gitee.io/import/12699308'], + activityIds: 'com.lphtsccft.zhangle.main.MainActivity', + rules: '[text*="升级体验"] +2 LinearLayout > [text="取消"]', + snapshotUrls: 'https://gkd-kit.gitee.io/import/12699308', }, { key: 3,