Squashed commit of the following:

commit 765ffc97f8818b081d784bba0887709377fa3ec9
Author: aisouler <zy43220@gmail.com>
Date:   Mon Jan 22 13:51:45 2024 +0800

    feat(皮皮虾):评价提示
This commit is contained in:
aisouler
2024-02-01 18:40:47 +08:00
parent 59a7162a6c
commit 86a55275ef

View File

@@ -45,5 +45,21 @@ export default defineAppConfig({
},
],
},
{
key: 8,
name: '评价提示',
desc: '点击取消',
quickFind: true,
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
rules: [
{
activityIds: 'com.sup.android.base.MainActivity',
matches: '[id="com.sup.android.superb:id/a1i"]',
snapshotUrls: 'https://i.gkd.li/import/14005608',
},
],
},
],
});