mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
feat(大学搜题酱): 请求好评弹窗 (#2582)
This commit is contained in:
@@ -124,5 +124,15 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 7,
|
||||||
|
name: '请求好评弹窗',
|
||||||
|
activityIds:
|
||||||
|
'com.zmzx.college.search.activity.camerasdk.ZybCameraSDKActivity',
|
||||||
|
quickFind: true,
|
||||||
|
rules:
|
||||||
|
'[id="com.zmzx.college.search:id/iv_logo"] + [id="com.zmzx.college.search:id/siv_close"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13476308',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user