提交 3f8c2045 编写于 作者: W wanganxp

Merge branch 'master' of https://gitcode.net/dcloud/unidocs-zh

......@@ -1104,7 +1104,7 @@ console.log(listData["count"]); //42
console.log(listArr[0]["title"]); //第一组
```
多层级下标访问时需要使用 as 转换为 UTSJSONObject 或 UTSJSONObject[]
多层级下标访问时需要使用 as 转换为 UTSJSONObject 或 `UTSJSONObject[]`
```ts
var j = {
"subobj":{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册