mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 09:15:11 +08:00
feat(倒计日): 应用评价弹窗 (#451)
* feat(倒计日) * Update com.zhizhou.days.ts * feat(倒计日)
This commit is contained in:
@@ -48,5 +48,13 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
enable: false,
|
||||||
|
key: 10,
|
||||||
|
name: '应用评价弹窗',
|
||||||
|
activityIds: 'com.huawei.android.launcher.unihome.UniHomeLauncher',
|
||||||
|
rules: '@[text="以后再说"] + [text="马上评价"]',
|
||||||
|
snapshotUrls: 'https://gkd-kit.songe.li/import/12744951',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user