feat(微信): 朋友圈广告-增加适配 (#132)

* feat(微信)

* feat(微信)

* 增加快照
This commit is contained in:
Kun Jinkao
2023-09-17 22:22:32 +08:00
committed by GitHub
parent e6f43645fd
commit 608bfea16c

View File

@@ -15,6 +15,11 @@ export default defineAppConfig({
rules: [
'TextView[text*="广告"] + TextView[text="关闭该广告"]',
'ImageView - TextView[text="广告"][id!=null][index=0]',
'[text^="你觉得这条广告怎么样"] + FrameLayout >(2) LinearLayout > [text="关闭该广告"]',
],
snapshotUrls: [
'https://gkd-kit.gitee.io/import/12642588',
'https://gkd-kit.gitee.io/import/12642584',
],
},
{