mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 06:22:20 +08:00
chore(actions): check_format_lint
This commit is contained in:
parent
6bd204d34a
commit
a07dd0cbd5
|
@ -161,15 +161,15 @@ export default defineAppConfig({
|
||||||
{
|
{
|
||||||
key: 9,
|
key: 9,
|
||||||
name: '权限提示-请求通知权限',
|
name: '权限提示-请求通知权限',
|
||||||
activityIds:[
|
activityIds: [
|
||||||
'com.huawei.android.thememanager.base.widget.ActivatePushDialog',
|
'com.huawei.android.thememanager.base.widget.ActivatePushDialog',
|
||||||
'com.huawei.android.thememanager.HwThemeManagerActivity',
|
'com.huawei.android.thememanager.HwThemeManagerActivity',
|
||||||
],
|
],
|
||||||
rules: '@[text="取消"] < * - * >n [text="开启消息通知"]',
|
rules: '@[text="取消"] < * - * >n [text="开启消息通知"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/import/12918192',
|
'https://i.gkd.li/import/12918192',
|
||||||
'https://i.gkd.li/import/13959469',
|
'https://i.gkd.li/import/13959469',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in New Issue
Block a user