mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 08:32:21 +08:00
feat(CSDN): 关闭好评弹窗 (#1823)
* Create com.ikang.official.ts * Delete src/apps/com.ikang.official.ts * feat(CSDN): 关闭好评弹窗 * feat(CSDN): 关闭好评弹窗 --------- Co-authored-by: lisonge <i@songe.li>
This commit is contained in:
parent
80ce09d1d9
commit
b5269409bc
|
@ -71,6 +71,16 @@ export default defineAppConfig({
|
|||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 3,
|
||||
name: '关闭好评弹窗',
|
||||
resetMatch: 'app',
|
||||
actionMaximum: 1,
|
||||
quickFind: true,
|
||||
activityIds: 'net.csdn.csdnplus.activity.MainActivity',
|
||||
rules: '[id="net.csdn.csdnplus:id/tv_cancel"][text="残忍拒绝"]',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/13251085',
|
||||
},
|
||||
{
|
||||
enable: false,
|
||||
key: 10,
|
||||
|
|
Loading…
Reference in New Issue
Block a user