From 708ba08887d7714fe9411e9dcd9408c8d9e1f88b Mon Sep 17 00:00:00 2001 From: Kun Jinkao <45487685+Snoopy1866@users.noreply.github.com> Date: Thu, 15 Feb 2024 15:02:57 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E5=BE=AE=E5=8D=9A)=20=E5=AE=9A=E4=BD=8D?= =?UTF-8?q?=E6=8F=90=E7=A4=BA-=E8=AF=B7=E6=B1=82=E5=AE=9A=E4=BD=8D?= =?UTF-8?q?=E6=9D=83=E9=99=90=E5=BC=B9=E7=AA=97=EF=BC=88=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E8=A7=84=E5=88=99=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.sina.weibo.ts | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/src/apps/com.sina.weibo.ts b/src/apps/com.sina.weibo.ts index 54379d82..93cc240c 100644 --- a/src/apps/com.sina.weibo.ts +++ b/src/apps/com.sina.weibo.ts @@ -199,10 +199,7 @@ export default defineAppConfig({ rules: [ { key: 0, - activityIds: [ - 'com.sina.weibo.MainTabActivity', - 'com.sina.weibo.utils.WeiboDialog$CustomDialog', - ], + actionMaximum: 1, matches: '@[text="以后再说"] + * + [text="去开启"]', snapshotUrls: [ 'https://i.gkd.li/import/13218093', @@ -211,7 +208,7 @@ export default defineAppConfig({ }, { key: 1, - activityIds: 'com.sina.weibo.MainTabActivity', + actionMaximumKey: 0, matches: '@[id="com.sina.weibo:id/btn_close"] +2 [text="使用您的位置信息"]', snapshotUrls: 'https://i.gkd.li/import/13255595',