mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(哔哩哔哩): App评价弹窗 (#1447)
* Update com.bilibili.app.in.ts * chore(actions): check_format_lint --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> close #1443
This commit is contained in:
@@ -13,5 +13,13 @@ export default defineAppConfig({
|
|||||||
'[text="对当前的评论区满意吗?"] + [id="com.bilibili.app.in:id/close"]',
|
'[text="对当前的评论区满意吗?"] + [id="com.bilibili.app.in:id/close"]',
|
||||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/13115189',
|
snapshotUrls: 'https://gkd-kit.gitee.io/import/13115189',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 6,
|
||||||
|
name: 'APP评分',
|
||||||
|
quickFind: true,
|
||||||
|
activityIds: 'tv.danmaku.bili.MainActivityV2',
|
||||||
|
rules: '[id="com.bilibili.app.in:id/cancel"][text="下次再说"]',
|
||||||
|
snapshotUrls: 'https://gkd-kit.gitee.io/import/13180746',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user