未验证 提交 012f8fc3 编写于 作者: 刘磊 提交者: Gitee

【OpenHarmony开源贡献者计划2022】update zh-cn/application-dev/quick-start/package-structure.md. 修改json代码缩进

Signed-off-by: Nleiliufc <leiliufc@isoftstone.com>
上级 9e1770dd
...@@ -124,7 +124,7 @@ app实例: ...@@ -124,7 +124,7 @@ app实例:
"target": 5, "target": 5,
"releaseType": "Beta1" "releaseType": "Beta1"
} }
} }
``` ```
### deviceConfig对象的内部结构 ### deviceConfig对象的内部结构
...@@ -398,8 +398,7 @@ abilities示例: ...@@ -398,8 +398,7 @@ abilities示例:
"label": "$media:example", "label": "$media:example",
"launchType": "standard", "launchType": "standard",
"orientation": "unspecified", "orientation": "unspecified",
"permissions": [ "permissions": [],
],
"visible": true, "visible": true,
"skills": [ "skills": [
{ {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册