修改bug
This commit is contained in:
parent
fd8c463e7d
commit
f7a6e8b758
|
@ -24,7 +24,8 @@
|
|||
"Maps" : {},
|
||||
"Camera" : {},
|
||||
"Record" : {},
|
||||
"Push" : {}
|
||||
"Push" : {},
|
||||
"VideoPlayer" : {}
|
||||
},
|
||||
/* 应用发布信息 */
|
||||
"distribute" : {
|
||||
|
@ -147,7 +148,7 @@
|
|||
"xhdpi" : "static/720-1242.png",
|
||||
"xxhdpi" : "static/1080-1882.png"
|
||||
},
|
||||
"iosStyle" : "storyboard",
|
||||
"iosStyle" : "common",
|
||||
"ios" : {
|
||||
"storyboard" : "C:/Users/pc/Desktop/CustomStoryboard.zip"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue