mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
feat: 更新提示(补充字段)
This commit is contained in:
@@ -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="立即升级"]',
|
||||
|
||||
Reference in New Issue
Block a user