未验证 提交 b8175b6f 编写于 作者: L LiAn 提交者: Gitee

update zh-cn/application-dev/reference/arkui-ts/ts-basic-components-web.md.

Signed-off-by: NLiAn <lian15@huawei.com>
上级 9e4ba94d
......@@ -127,10 +127,10 @@ Web组件返回的请求/响应头对象。
- 参数
| 参数名称 | 参数描述 |
| ----------- | ---------------------- |
| headerKey: string | <p>请求/响应头的key。</p> |
| headerValue: string | <p>请求/响应头的value。</p> |
| 参数名称 | 参数类型 |参数描述 |
| ----------- | ----------- |---------------------- |
| headerKey | string |请求/响应头的key。 |
| headerValue | string |请求/响应头的value。|
### WebResourceResponse对象说明
......@@ -180,6 +180,12 @@ accessStep(step: number): boolean
| ---- | ------ | ---- | ---- | --------------------- |
| step | number | 是 | - | 要跳转的步数,正数代表前进,负数代表后退。 |
- 返回值
| 参数类型 | 说明 |
| ---- | ------ |
| boolean | 页面是否前进或后退 |
### backward
backward(): void
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册