mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 16:25:09 +08:00
feat: 通知提示(补充字段)
This commit is contained in:
@@ -6,10 +6,13 @@ export default defineAppConfig({
|
||||
deprecatedKeys: [0],
|
||||
groups: [
|
||||
{
|
||||
enable: false,
|
||||
key: 10,
|
||||
name: '通知提示-开启消息通知',
|
||||
desc: '自动点击关闭',
|
||||
enable: false,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
activityIds: 'com.chaoxing.mobile.main.ui.MainTabActivity',
|
||||
rules: '[id="com.chaoxing.mobile:id/vNotificationItemClose"]',
|
||||
|
||||
Reference in New Issue
Block a user