修改bug

This commit is contained in:
Mr.jiang 2024-08-09 22:53:35 +08:00
parent fd8c463e7d
commit f7a6e8b758
1 changed files with 3 additions and 2 deletions

View File

@ -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"
}