未验证 提交 9d2c1f49 编写于 作者: N ningning 提交者: Gitee

update zh-cn/application-dev/reference/apis/js-apis-i18n.md.

Signed-off-by: Nningning <3248127340@qq.com>
上级 96031d32
......@@ -1149,7 +1149,7 @@ getLocationName(number: string, locale: string): string
```
## PhoneNumberFormatOptions<sup>9+</sup>
## PhoneNumberFormatOptions<sup>8+</sup>
表示电话号码格式化对象可设置的属性。
......@@ -1157,7 +1157,7 @@ getLocationName(number: string, locale: string): string
| 名称 | 类型 | 可读 | 可写 | 说明 |
| ---- | ------ | ---- | ---- | ---------------------------------------- |
| type | string | 是 | 是 | 表示对电话号码格式化的类型,取值范围:"E164",&nbsp;"INTERNATIONAL",&nbsp;"NATIONAL",&nbsp;"RFC3966"。 |
| type | string | 是 | 是 | 表示对电话号码格式化的类型,取值范围:"E164",&nbsp;"INTERNATIONAL",&nbsp;"NATIONAL",&nbsp;"RFC3966"。<br>-在API version 8版本,type为必填项。 <br>-API version 9版本开始,type为选填项。|
## UnitInfo<sup>8+</sup>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册