mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat(向日葵远程控制): 瓜子会员弹窗-规则优化 (#1523)
* feat 开屏广告 * feat(向日葵远程控制): 瓜子会员弹窗-规则优化 --------- Co-authored-by: lisonge <i@songe.li>
This commit is contained in:
@@ -6,13 +6,15 @@ export default defineAppConfig({
|
|||||||
groups: [
|
groups: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '会员弹窗',
|
name: '瓜子会员弹窗',
|
||||||
desc: '点击右上角[关闭]',
|
desc: '点击右上角[关闭]',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
activityIds: 'com.oray.sunlogin.dialog.ShareDialog',
|
activityIds: 'com.oray.sunlogin.application.Main',
|
||||||
rules:
|
rules: '[id="com.oray.sunlogin:id/close"]',
|
||||||
'@[id="com.oray.sunlogin:id/close"] <2 RelativeLayout[childCount=2] < [id="android:id/content"][childCount=1]',
|
snapshotUrls: [
|
||||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12910411',
|
'https://i.gkd.li/import/13195950',
|
||||||
|
'https://i.gkd.li/import/12910411',
|
||||||
|
],
|
||||||
exampleUrls:
|
exampleUrls:
|
||||||
'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',
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user