mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat(皮皮虾):更新提示弹窗 (#3792)
* feat(皮皮虾):更新提示弹窗 * chore(actions): check_format_lint * feat:规则优化 * chore(actions): check_format_lint --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
@@ -33,5 +33,17 @@ export default defineAppConfig({
|
||||
'FrameLayout > RelativeLayout > @ImageView[clickable=true] + ImageView',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13624220',
|
||||
},
|
||||
{
|
||||
key: 7,
|
||||
quickFind: true,
|
||||
name: '更新提示',
|
||||
desc: '点击我再想想',
|
||||
rules: [
|
||||
{
|
||||
matches: '[text="发现新版本"] +2 * > [text="我再想想"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13858490',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user