mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 09:45:11 +08:00
feat(云闪付): 支付完成界面广告卡片 (#1342)
This commit is contained in:
@@ -26,6 +26,24 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 2,
|
||||||
|
name: '支付完成界面广告卡片',
|
||||||
|
activityIds: 'com.unionpay.activity.react.UPActivityReactNative',
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
key: 0,
|
||||||
|
matches: '[id="bannerBox"] >2 [text="广告"] + TextView',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13070564',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
preKeys: 0,
|
||||||
|
key: 1,
|
||||||
|
matches: '[text="关闭广告"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13070974',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
key: 9,
|
key: 9,
|
||||||
name: '右侧悬浮广告',
|
name: '右侧悬浮广告',
|
||||||
|
|||||||
Reference in New Issue
Block a user