diff --git a/zh-cn/application-dev/quick-start/stage-structure.md b/zh-cn/application-dev/quick-start/stage-structure.md index 6fbdf8182794e17e8f980ac39c49c72871c6a989..2614a8cea2e065b64afd51e4535ff7ff007302dd 100755 --- a/zh-cn/application-dev/quick-start/stage-structure.md +++ b/zh-cn/application-dev/quick-start/stage-structure.md @@ -401,10 +401,10 @@ skills示例 "pathRegex":"/query/.*", "path":"path", "type": "text/*" - }, + } ] } - ], + ] } ], "extensionAbilities": [ @@ -424,12 +424,12 @@ skills示例 "pathRegex":"/query/.*", "path":"path", "type": "text/*" - }, + } ] } - ], + ] } - ], + ] } ``` @@ -480,7 +480,7 @@ extensionAbility示例 : "name": "ohos.extability.form", "resource": "$profile:form_config", } - ], + ] } ] }