修复:ios16+系统视频全屏问题

This commit is contained in:
2026-01-09 09:52:14 +08:00
parent 5cb0bcc8a3
commit 9a92e6ffb4

View File

@@ -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打包配置 */