未验证 提交 efe85575 编写于 作者: O openharmony_ci 提交者: Gitee

!9411 【轻量级 PR】:【OpenHarmony开源贡献者计划2022】update zh-cn/application-dev/quick-start/stage-structure.md.

Merge pull request !9411 from 潘娇/N/A
...@@ -401,10 +401,10 @@ skills示例 ...@@ -401,10 +401,10 @@ skills示例
"pathRegex":"/query/.*", "pathRegex":"/query/.*",
"path":"path", "path":"path",
"type": "text/*" "type": "text/*"
}, }
] ]
} }
], ]
} }
], ],
"extensionAbilities": [ "extensionAbilities": [
...@@ -424,12 +424,12 @@ skills示例 ...@@ -424,12 +424,12 @@ skills示例
"pathRegex":"/query/.*", "pathRegex":"/query/.*",
"path":"path", "path":"path",
"type": "text/*" "type": "text/*"
}, }
] ]
} }
], ]
} }
], ]
} }
``` ```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册