mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 09:45:11 +08:00
fix(数字人民币): 更新提示 (限制文本) (#453)
This commit is contained in:
@@ -10,8 +10,9 @@ export default defineGkdApp({
|
||||
fastQuery: true,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '[vid="upgrade_dialog_cancel"]',
|
||||
rules: '[vid="upgrade_dialog_cancel"][text!="退出应用"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13840408',
|
||||
excludeSnapshotUrls: 'https://i.gkd.li/i/17607391',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user