diff --git a/docs/collocation/manifest.md b/docs/collocation/manifest.md index e6beba5d078482bd63e96460ff1f4e3b107a7896..5223b085c5b2166824502fbb7138d6ef1d4fb8f6 100644 --- a/docs/collocation/manifest.md +++ b/docs/collocation/manifest.md @@ -127,8 +127,7 @@ splash(启动封面)是App必然存在的、不可取消的。 |android|Object|Android 应用配置,详见: [完整 manifest.json](/collocation/manifest?id=完整-manifestjson)| |ios|Object|iOS 应用配置,详见: [完整 manifest.json](/collocation/manifest?id=完整-manifestjson)| |sdkConfigs|Object|SDK配置,仅打包生效 [详见](/collocation/manifest?id=sdkConfigs)| - - +|orientation|Array|同 screenOrientation 配置,仅打包生效,已废弃,推荐使用 screenOrientation| ##### App SdkConfigs@sdkConfigs