From 0d656f7f7e9622be4d5dae01473b235a162833d5 Mon Sep 17 00:00:00 2001 From: adproqwq <101449500+adproqwq@users.noreply.github.com> Date: Tue, 2 Jan 2024 20:49:44 +0800 Subject: [PATCH] =?UTF-8?q?feat(WPS=20Office):=20=E9=A6=96=E9=A1=B5-?= =?UTF-8?q?=E5=BA=95=E9=83=A8=E5=B9=BF=E5=91=8A=20(#3623)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit close #3618 --- src/apps/cn.wps.moffice_eng.ts | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/apps/cn.wps.moffice_eng.ts b/src/apps/cn.wps.moffice_eng.ts index deaf9673..db53bb8d 100644 --- a/src/apps/cn.wps.moffice_eng.ts +++ b/src/apps/cn.wps.moffice_eng.ts @@ -124,5 +124,13 @@ export default defineAppConfig({ }, ], }, + { + key: 6, + name: '首页-底部广告', + quickFind: true, + activityIds: 'cn.wps.moffice.main.local.HomeRootActivity', + rules: '[id="cn.wps.moffice_eng:id/home_banner_ad_spread_close"]', + snapshotUrls: 'https://i.gkd.li/import/13804525', + }, ], });