feat(微信): 京东小程序低价包邮广告 (#1972)

* feat(微信): 京东小程序低价包邮广告

* feat(微信): 京东小程序低价包邮广告

* Update com.tencent.mm.ts

* Update com.tencent.mm.ts
This commit is contained in:
xiaowonet
2023-11-10 00:42:03 +08:00
committed by GitHub
parent ce0517f15f
commit b652f4759b

View File

@@ -369,5 +369,19 @@ export default defineAppConfig({
},
],
},
{
enable: false,
key: 16,
name: '小程序-京东购物',
desc: '低价包邮广告',
actionDelay: 500,
actionMaximum: 1,
activityIds: 'com.tencent.mm.plugin.appbrand.ui.AppBrandUI01',
rules: {
matches: '@Image -n * > View[text="可横向滚动"]',
action: 'clickCenter',
},
snapshotUrls: 'https://gkd-kit.gitee.io/import/13298294',
},
],
});