提交 ed81e6b2 编写于 作者: D DCloud_LXH

chore: json.md

上级 6ccd7a63
......@@ -94,7 +94,7 @@ console.log(JSON.stringify(new Date(2006, 0, 2, 15, 4, 5)));
<!-- UTSJSON.JSON.parseObject.compatibility -->
### parseObject<T>(text: string)
### parseObject\<T\>(text: string)
<!-- UTSJSON.JSON.parseObject_1.description -->
......@@ -114,7 +114,7 @@ console.log(JSON.stringify(new Date(2006, 0, 2, 15, 4, 5)));
<!-- UTSJSON.JSON.parseArray.compatibility -->
### parseArray<T>(text: string)
### parseArray\<T\>(text: string)
<!-- UTSJSON.JSON.parseArray_1.description -->
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册