diff --git a/manifest.json b/manifest.json index 9b4bae4..424106e 100644 --- a/manifest.json +++ b/manifest.json @@ -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" }