feat(直播吧) 更新提示

This commit is contained in:
Kun Jinkao
2024-02-25 14:12:20 +08:00
parent 8375b74bd2
commit 962c433c01

View File

@@ -59,5 +59,19 @@ export default defineAppConfig({
}, },
], ],
}, },
{
key: 3,
name: '更新提示',
rules: [
{
key: 0,
actionMaximum: 1,
resetMatch: 'app',
quickFind: true,
matches: '@[vid="iv_cancel"] - * >4 [text="发现新版本"]',
snapshotUrls: 'https://i.gkd.li/i/14395465',
},
],
},
], ],
}); });