feat 更新弹窗(优化规则)

This commit is contained in:
Kun Jinkao
2024-02-02 21:07:27 +08:00
parent 1edc56c655
commit 9a68368019

View File

@@ -16,9 +16,9 @@ export default defineAppConfig({
}, },
{ {
key: 1, key: 1,
name: '更新弹窗', name: '更新提示',
actionMaximum: 1, actionMaximum: 1,
activityIds: 'com.tencent.docs.DocsFlutterActivity', resetMatch: 'app',
rules: '@[desc="暂不更新"] + [desc="现在更新"]', rules: '@[desc="暂不更新"] + [desc="现在更新"]',
snapshotUrls: 'https://i.gkd.li/import/13198091', snapshotUrls: 'https://i.gkd.li/import/13198091',
}, },