mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat(七猫免费小说): 右侧悬浮红包
This commit is contained in:
@@ -53,10 +53,12 @@ export default defineAppConfig({
|
||||
enable: false,
|
||||
key: 99,
|
||||
name: '右侧悬浮红包',
|
||||
desc: '此规则无法触发,原因未知,因此默认关闭',
|
||||
activityIds: 'com.kmxs.reader.home.ui.HomeActivity',
|
||||
rules:
|
||||
'[id="com.kmxs.reader:id/red_packet_img"] + [id="com.kmxs.reader:id/close_red_packet"]',
|
||||
rules: {
|
||||
matches:
|
||||
'[id="com.kmxs.reader:id/red_packet_img"] + [id="com.kmxs.reader:id/close_red_packet"]',
|
||||
action: 'clickCenter',
|
||||
},
|
||||
snapshotUrls: ['https://gkd-kit.gitee.io/import/12640287'],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user