mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 09:15:11 +08:00
feat(云闪付): 更新弹窗 (#398)
* feat(云闪付) * feat(云闪付) --------- Co-authored-by: 二刺螈 <i@songe.li>
This commit is contained in:
@@ -15,6 +15,17 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
name: '更新弹窗',
|
||||||
|
activityIds: ['com.unionpay.base.UPDialog'],
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
matches: '@[text="稍候再说"] + [text="立即更新"]',
|
||||||
|
snapshotUrls: 'https://gkd-kit.songe.li/import/12727278',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
key: 9,
|
key: 9,
|
||||||
name: '右侧悬浮广告',
|
name: '右侧悬浮广告',
|
||||||
|
|||||||
Reference in New Issue
Block a user