mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat(向日葵远程控制): 设备列表-卡片广告 (#1617)
This commit is contained in:
@@ -34,6 +34,7 @@ export default defineAppConfig({
|
|||||||
'https://github.com/gkd-kit/inspect/assets/38517192/61d335f0-a85a-4e26-80fe-6bc0d1742bc0',
|
'https://github.com/gkd-kit/inspect/assets/38517192/61d335f0-a85a-4e26-80fe-6bc0d1742bc0',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
matchTime: 30000,
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '版本更新',
|
name: '版本更新',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
@@ -45,5 +46,15 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 2,
|
||||||
|
name: '设备列表-卡片广告',
|
||||||
|
activityIds: 'com.oray.sunlogin.application.Main',
|
||||||
|
quickFind: true,
|
||||||
|
rules: '[id="com.oray.sunlogin:id/fl_close_advertise"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13207785',
|
||||||
|
exampleUrls:
|
||||||
|
'https://github.com/gkd-kit/inspect/assets/38517192/071e5512-e1aa-4a8c-8440-009d6f0f35ff',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user