feat(倒计日): 应用评价弹窗 (#451)

* feat(倒计日)

* Update com.zhizhou.days.ts

* feat(倒计日)
This commit is contained in:
Kun Jinkao
2023-09-28 19:45:30 +08:00
committed by GitHub
parent 603db8f2aa
commit 56b1d53836

View File

@@ -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',
},
],
});