feat(闪动校园): 开屏修复 (#2005)

* Update com.huachenjie.shandong_school.ts

* feat(闪动校园): 开屏广告

---------

Co-authored-by: lisonge <i@songe.li>

close #1694
This commit is contained in:
walklty
2023-11-12 23:50:51 +08:00
committed by GitHub
parent ee710015a2
commit a59ee5040f

View File

@@ -7,13 +7,13 @@ export default defineAppConfig({
{ {
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
desc: '点击跳过', matchTime: 10000,
matchLauncher: true, actionMaximum: 1,
quickFind: true, resetMatch: 'app',
activityIds: 'com.huachenjie.shandong_school.splash.SplashActivity',
rules: [ rules: [
{ {
key: 0, key: 0,
quickFind: true,
matches: matches:
'[id="com.huachenjie.shandong_school:id/flAd"] >n [text^="跳过"]', '[id="com.huachenjie.shandong_school:id/flAd"] >n [text^="跳过"]',
snapshotUrls: 'https://i.gkd.li/import/12922866', snapshotUrls: 'https://i.gkd.li/import/12922866',