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

!19795 一致性修改

Merge pull request !19795 from ningning/master
...@@ -502,7 +502,7 @@ createPanel(ctx: BaseContext, info: PanelInfo, callback: AsyncCallback\<Panel>): ...@@ -502,7 +502,7 @@ createPanel(ctx: BaseContext, info: PanelInfo, callback: AsyncCallback\<Panel>):
| 错误码ID | 错误信息 | | 错误码ID | 错误信息 |
| ---------- | ----------------------------- | | ---------- | ----------------------------- |
| 12800004 | not an input method extension | | 12800004 | not an input method extension. |
**示例:** **示例:**
...@@ -550,7 +550,7 @@ createPanel(ctx: BaseContext, info: PanelInfo): Promise\<Panel> ...@@ -550,7 +550,7 @@ createPanel(ctx: BaseContext, info: PanelInfo): Promise\<Panel>
| 错误码ID | 错误信息 | | 错误码ID | 错误信息 |
| ---------- | ----------------------------- | | ---------- | ----------------------------- |
| 12800004 | not an input method extension | | 12800004 | not an input method extension. |
**示例:** **示例:**
...@@ -2485,7 +2485,7 @@ sendExtendAction(action: ExtendAction): Promise&lt;void&gt; ...@@ -2485,7 +2485,7 @@ sendExtendAction(action: ExtendAction): Promise&lt;void&gt;
| 错误码ID | 错误信息 | | 错误码ID | 错误信息 |
| -------- | ------------------------------ | | -------- | ------------------------------ |
| 12800003 | Input method client error. | | 12800003 | input method client error. |
| 12800006 | Input method controller error. | | 12800006 | Input method controller error. |
**示例:** **示例:**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册