修复:ios16+系统视频全屏问题
This commit is contained in:
@@ -2,14 +2,21 @@
|
||||
"name" : "吴门国际",
|
||||
"appid" : "__UNI__1250B39",
|
||||
"description" : "吴门国际",
|
||||
"versionName" : "1.1.14",
|
||||
"versionCode" : 1114,
|
||||
"sassImplementationName" : "node-sass",
|
||||
"versionName" : "1.1.16",
|
||||
"versionCode" : 1116,
|
||||
"transformPx" : false,
|
||||
/* 5+App特有相关 */
|
||||
"app-plus" : {
|
||||
"usingComponents" : true,
|
||||
"nvueStyleCompiler" : "uni-app",
|
||||
"compilerVersion" : 3,
|
||||
"screenOrientation" : [
|
||||
"portrait-primary",
|
||||
"portrait-secondary",
|
||||
"landscape-primary",
|
||||
"landscape-secondary"
|
||||
],
|
||||
"compatible" : {
|
||||
"ignoreVersion" : true
|
||||
},
|
||||
@@ -149,3 +156,5 @@
|
||||
"locale" : "zh-Hans",
|
||||
"fallbackLocale" : "zh-Hans"
|
||||
}
|
||||
/* 模块配置 *//* 应用发布信息 *//* android打包配置 *//* ios打包配置 */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user