Skip to content

Commit b69f673

Browse files
authored
feat(酷狗概念版) 更新提示 (#110)
2 parents fdf6edc + 4d89133 commit b69f673

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/apps/com.kugou.android.lite.ts

+9
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,14 @@ export default defineAppConfig({
5959
},
6060
],
6161
},
62+
{
63+
key: 4,
64+
name: '更新提示',
65+
actionMaximum: 1,
66+
resetMatch: 'app',
67+
quickFind: true,
68+
rules: '@ImageView - * > [text="立即升级"]',
69+
snapshotUrls: 'https://i.gkd.li/i/14622566',
70+
},
6271
],
6372
});

0 commit comments

Comments
 (0)