mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat 局部广告-右侧悬浮广告(补充 activityId)
This commit is contained in:
@@ -65,10 +65,14 @@ export default defineAppConfig({
|
|||||||
activityIds: [
|
activityIds: [
|
||||||
'com.cmbchina.ccd.pluto.cmbActivity.CMBRootActivityV2',
|
'com.cmbchina.ccd.pluto.cmbActivity.CMBRootActivityV2',
|
||||||
'com.cmbchina.ccd.pluto.cmbActivity.repaymentBillv3.billRepay',
|
'com.cmbchina.ccd.pluto.cmbActivity.repaymentBillv3.billRepay',
|
||||||
|
'com.cmbchina.ccd.pluto.cmbActivity.repaymentBillv3.billDetail.view',
|
||||||
],
|
],
|
||||||
matches:
|
matches:
|
||||||
'[id="com.cmbchina.ccd.pluto.cmbActivity:id/img_cmb_drag_pendant_bg"] - [id="com.cmbchina.ccd.pluto.cmbActivity:id/img_cmb_drag_pendant_close"]',
|
'@[vid="img_cmb_drag_pendant_close"] + [vid="img_cmb_drag_pendant_bg"]',
|
||||||
snapshotUrls: ['https://i.gkd.li/import/12647127'],
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/import/12647127',
|
||||||
|
'https://i.gkd.li/import/14209121',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: '发现页',
|
name: '发现页',
|
||||||
|
|||||||
Reference in New Issue
Block a user