From 3b68275eead04ce7e738835e9487da4b4de58e69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A9=E6=96=B9=E5=A4=9C=E8=B0=AD?= <152615144+tianfangyetan1@users.noreply.github.com> Date: Sun, 26 Oct 2025 23:26:17 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20WE=20Learn-=E7=A6=BB=E5=BC=80=E8=80=83?= =?UTF-8?q?=E8=AF=95=E9=A1=B5=E9=9D=A2=E5=BC=B9=E7=AA=97=20(#1329)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.sflep.course.ts | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 src/apps/com.sflep.course.ts diff --git a/src/apps/com.sflep.course.ts b/src/apps/com.sflep.course.ts new file mode 100644 index 00000000..bcd1202c --- /dev/null +++ b/src/apps/com.sflep.course.ts @@ -0,0 +1,25 @@ +import { defineGkdApp } from '@gkd-kit/define'; + +export default defineGkdApp({ + id: 'com.sflep.course', + name: 'WE Learn', + groups: [ + { + key: 1, + name: '功能类-离开考试页面弹窗', + desc: '点击确定', + rules: [ + { + fastQuery: true, + activityIds: '.activity.ClassActivity', + matchTime: 10000, + actionMaximum: 1, + resetMatch: 'app', + matches: + '@[text="确认"][clickable=true] < * - [text^="系统检查到你离开了考试页面"]