将启动图配置、推送配置改回非google play上架版本

This commit is contained in:
wangyifeng 2025-06-03 09:19:17 +08:00
parent e52de07528
commit ea89fc391a

View File

@ -96,8 +96,7 @@
"xxhdpi" : "unpackage/pushicon/72.png"
}
},
"meizu" : {},
"fcm" : {}
"meizu" : {}
}
},
"maps" : {}
@ -136,13 +135,13 @@
},
"splashscreen" : {
"useOriginalMsgbox" : true,
"androidStyle" : "common",
"androidStyle" : "default",
"android" : {
"hdpi" : "static/image/drawable-hdpi/sy.9.png",
"xhdpi" : "static/image/drawable-xhdpi/sy.9.png",
"xxhdpi" : "static/image/drawable-xxhdpi/sy.9.png"
},
"iosStyle" : "common",
"iosStyle" : "storyboard",
"ios" : {
"storyboard" : "files/CustomStoryboard.zip"
}