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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,10 @@ export default defineAppConfig({
{
key: 1,
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: [
{
matches: '[id="com.ai.obc.cbn.app:id/tvTg"]',