mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 16:12:21 +08:00
feat(懂车帝): 请求推送通知弹窗 (#763)
* feat(懂车帝): 请求推送通知弹窗 - 请求推送通知弹窗 * chore(actions): check_format_lint * feat(懂车帝): 请求推送通知弹窗-规则优化 --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: 二刺螈 <i@songe.li>
This commit is contained in:
parent
2d263436d1
commit
653388e63e
|
@ -70,5 +70,13 @@ export default defineAppConfig({
|
|||
'https://gkd-kit.gitee.io/import/12825865',
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 6,
|
||||
name: '请求推送通知弹窗',
|
||||
activityIds: 'com.ss.android.auto.activity.SplashActivity',
|
||||
rules:
|
||||
'@TextView[clickable=true && text.length =1] + [text ^="打开推送通知"]',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12840664',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue
Block a user