修改在修报修标题显示;开通消息推送

This commit is contained in:
zhouyanli
2026-05-28 17:50:17 +08:00
parent 102beeb8bb
commit 7c8a4aba26
4 changed files with 13 additions and 5 deletions

View File

@@ -21,7 +21,8 @@
"Geolocation" : {},
"Maps" : {},
"Camera" : {},
"Contacts" : {}
"Contacts" : {},
"Push" : {}
},
/* */
"distribute" : {
@@ -69,7 +70,14 @@
"push" : {
"unipush" : {
"version" : "2",
"offline" : false
"offline" : true,
"hms" : {},
"oppo" : {},
"vivo" : {},
"mi" : {},
"meizu" : {},
"honor" : {},
"fcm" : {}
}
}
}