将启动图配置、推送配置改回非google play上架版本
This commit is contained in:
parent
e52de07528
commit
ea89fc391a
@ -96,8 +96,7 @@
|
|||||||
"xxhdpi" : "unpackage/pushicon/72.png"
|
"xxhdpi" : "unpackage/pushicon/72.png"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"meizu" : {},
|
"meizu" : {}
|
||||||
"fcm" : {}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"maps" : {}
|
"maps" : {}
|
||||||
@ -136,13 +135,13 @@
|
|||||||
},
|
},
|
||||||
"splashscreen" : {
|
"splashscreen" : {
|
||||||
"useOriginalMsgbox" : true,
|
"useOriginalMsgbox" : true,
|
||||||
"androidStyle" : "common",
|
"androidStyle" : "default",
|
||||||
"android" : {
|
"android" : {
|
||||||
"hdpi" : "static/image/drawable-hdpi/sy.9.png",
|
"hdpi" : "static/image/drawable-hdpi/sy.9.png",
|
||||||
"xhdpi" : "static/image/drawable-xhdpi/sy.9.png",
|
"xhdpi" : "static/image/drawable-xhdpi/sy.9.png",
|
||||||
"xxhdpi" : "static/image/drawable-xxhdpi/sy.9.png"
|
"xxhdpi" : "static/image/drawable-xxhdpi/sy.9.png"
|
||||||
},
|
},
|
||||||
"iosStyle" : "common",
|
"iosStyle" : "storyboard",
|
||||||
"ios" : {
|
"ios" : {
|
||||||
"storyboard" : "files/CustomStoryboard.zip"
|
"storyboard" : "files/CustomStoryboard.zip"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user