将启动图配置、推送配置改回非google play上架版本
This commit is contained in:
parent
e52de07528
commit
ea89fc391a
@ -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"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user