import { defineAppConfig } from '../types'; export default defineAppConfig({ id: 'com.mymoney', name: '随手记', groups: [ { key: 0, name: '开屏广告', desc: '点击跳过', quickFind: true, matchTime: 10000, actionMaximum: 1, resetMatch: 'app', actionMaximumKey: 0, rules: [ { key: 0, matches: 'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView <