mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
perf: 优化评价提示
This commit is contained in:
@@ -101,9 +101,10 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 9,
|
||||
name: '评价提示',
|
||||
quickFind: true,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '[text="喜欢“百度网盘”吗?"] +n [text="以后再说"]',
|
||||
rules: '[vid="view_score_style"] > [text="以后再说"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14317054',
|
||||
},
|
||||
{
|
||||
|
||||
@@ -63,6 +63,7 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 6,
|
||||
name: '评价提示',
|
||||
quickFind: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
|
||||
@@ -96,6 +96,7 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 13,
|
||||
name: '评价提示-请求好评弹窗',
|
||||
quickFind: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
|
||||
@@ -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',
|
||||
},
|
||||
],
|
||||
|
||||
@@ -274,7 +274,7 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 18,
|
||||
name: '评价提示-APP评分弹窗',
|
||||
desc: '点击"x"',
|
||||
desc: '点击关闭',
|
||||
quickFind: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
|
||||
@@ -31,6 +31,7 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 2,
|
||||
name: '评价提示-APP评分弹窗',
|
||||
quickFind: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
|
||||
@@ -7,6 +7,7 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 5,
|
||||
name: '评价提示-好评反馈',
|
||||
quickFind: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
|
||||
@@ -51,6 +51,7 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 10,
|
||||
name: '评价提示-应用评价弹窗',
|
||||
quickFind: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
|
||||
@@ -8,6 +8,7 @@ export default defineAppConfig({
|
||||
key: 3,
|
||||
name: '评价提示-评分弹窗',
|
||||
desc: '自动点击 LATER ',
|
||||
quickFind: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
|
||||
@@ -7,6 +7,7 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 10,
|
||||
name: '评价提示-应用评分弹窗',
|
||||
quickFind: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
|
||||
Reference in New Issue
Block a user