feat: 更新提示(补充字段)

This commit is contained in:
aisouler
2024-02-06 18:15:01 +08:00
parent 3d37335c03
commit c8c19f17f6
49 changed files with 132 additions and 14 deletions

View File

@@ -6,9 +6,12 @@ export default defineAppConfig({
groups: [
{
key: 1,
quickFind: true,
name: '更新提示',
desc: '点击取消',
quickFind: true,
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
rules: [
{
matches: '@[text="取消"] + [text="立即升级"]',