提交 bd967246 编写于 作者: C chensi10

modification for doc check

Signed-off-by: Nchensi10 <chensi52@huawei.com>
上级 7f1dd4de
......@@ -2445,7 +2445,7 @@ getBackForwardEntries(): BackForwardList
| 类型 | 说明 |
| ----------------------------------- | --------------------------- |
| [BackForwardList](#BackForwardList) | 当前Webview的历史信息列表。 |
| [BackForwardList](#backforwardlist) | 当前Webview的历史信息列表。 |
**错误码:**
......@@ -4140,7 +4140,7 @@ getItemAtIndex(index: number): HistoryItem
| 类型 | 说明 |
| --------------------------- | ------------ |
| [HistoryItem](#HistoryItem) | 历史记录项。 |
| [HistoryItem](#historyitem) | 历史记录项。 |
**错误码:**
......
......@@ -2379,7 +2379,7 @@ onDataResubmitted(callback: (event: {handler: DataResubmissionHandler}) => void)
| 参数名 | 参数类型 | 参数描述 |
| ------- | ---------------------------------------------------- | ---------------------- |
| handler | [DataResubmissionHandler](#DataResubmissionHandler9) | 表单数据重新提交句柄。 |
| handler | [DataResubmissionHandler](#dataresubmissionhandler9) | 表单数据重新提交句柄。 |
**示例:**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册