diff --git a/docs/collocation/manifest-app.md b/docs/collocation/manifest-app.md index 7a899500088cae075f0afb71529302a9bc87c766..cb3f5351a027c64a6c73a05e9e601a513f171812 100644 --- a/docs/collocation/manifest-app.md +++ b/docs/collocation/manifest-app.md @@ -629,7 +629,7 @@ iOS平台云端打包相关配置 }, "popGesture": "none", //可选,字符串类型,窗口侧滑返回默认效果,可取值none、close、hide "runmode": "liberate", //可选,字符串类型,应用资源运行模式,可取值normal、liberate - "safearera": { //可选,JSON对象,安全区域配置 + "safearea": { //可选,JSON对象,安全区域配置 "background": "#RRGGBB", //可选,字符串类型,#RRGGBB格式,安全区域背景颜色 "backgroundDark": "#RRGGBB", //可选,字符串类型,#RRGGBB格式,暗黑模式安全区域背景颜色 "bottom": { //可选,JSON对象,底部安全区域配置