mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-24 02:35:25 +08:00
perf: 优化评价提示
This commit is contained in:
@@ -37,10 +37,11 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 3,
|
||||
name: '评价提示-满意度打分弹窗',
|
||||
quickFind: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '[text*="满意度打几分"] + ImageView',
|
||||
rules: '@ImageView[clickable=true] - [text$="满意度打几分?"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13804561',
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user