feat(华为主题): 更新弹窗 (#399)

This commit is contained in:
Kun Jinkao
2023-09-26 23:35:51 +08:00
committed by GitHub
parent 4e20e70075
commit af74c10589

View File

@@ -146,5 +146,12 @@ export default defineAppConfig({
}, },
], ],
}, },
{
key: 8,
name: '更新弹窗',
activityIds: 'com.huawei.android.launcher.unihome.UniHomeLauncher',
rules: '@[text="以后再说"] + [text="立即更新"]',
snapshotUrls: 'https://gkd-kit.songe.li/import/12727318',
},
], ],
}); });