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

!1474 【轻量级 PR】:update zh-cn/application-dev/reference/apis/js-apis-uri.md.

Merge pull request !1474 from zengyawen/N/A
......@@ -18,7 +18,7 @@ import uri from '@ohos.uri'
| 名称 | 参数类型 | 可读 | 可写 | 说明 |
| -------- | -------- | -------- | -------- | -------- |
| scheme | string | 是 | 否 | 获取URI 的协议部分。 |
| userinfo | string | 是 | 否 | 获取 URI 的用户信息部分。 |
| userInfo | string | 是 | 否 | 获取 URI 的用户信息部分。 |
| host | string | 是 | 否 | 获取 URI 的主机名部分(不带端口)。 |
| port | string | 是 | 否 | 获取 URI 的端口部分。 |
| path | string | 是 | 否 | 获取 URI 的路径部分。 |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册