mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
feat: 通知提示(补充字段)
This commit is contained in:
@@ -5,9 +5,12 @@ export default defineAppConfig({
|
||||
name: '蓝岛',
|
||||
groups: [
|
||||
{
|
||||
enable: false,
|
||||
key: 5,
|
||||
name: '通知提示-通知弹窗',
|
||||
enable: false,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
activityIds: 'com.loyea.adnmb.activity.MainActivity',
|
||||
rules: 'LinearLayout > Button[text="确定"]',
|
||||
|
||||
Reference in New Issue
Block a user