fix(中国广电): 开屏广告-规则优化 (#704)

Co-authored-by: dlh <du__th@163.com>
This commit is contained in:
dlh
2023-10-08 00:06:09 +08:00
committed by GitHub
parent 7dc629d13d
commit 1df38133cd

View File

@@ -7,7 +7,10 @@ export default defineAppConfig({
{ {
key: 1, key: 1,
name: '开屏广告', name: '开屏广告',
activityIds: ['com.ai.obc.cbn.app.ui.other.activity.SplashActivity'], activityIds: [
'com.ai.obc.cbn.app.ui.other.activity.SplashActivity',
'com.android.launcher.Launcher',
],
rules: [ rules: [
{ {
matches: '[id="com.ai.obc.cbn.app:id/tvTg"]', matches: '[id="com.ai.obc.cbn.app:id/tvTg"]',