File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ export default {
52
52
- If you are using advanced features (get item data), you need to focus on the ` base ` and ` advanced ` attributes.
53
53
54
54
| Attribute | Level | Description | Type | Default |
55
- | -------- | -------- | -------- | -------- |
55
+ | -------- | -------- | -------- | -------- | -------- |
56
56
| data | basic | json data | JSON object | - |
57
57
| deep | basic | data depth, data larger than this depth will not be expanded | number | Infinity |
58
58
| path | advanced | root data path | string | root |
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ export default {
51
51
- 若仅使用基础功能(JSON美化),只需关注功能级别为 ` 基础 ` 的属性。
52
52
- 若使用高级功能(数据层级的获取),需关注 ` 基础 ` 与 ` 高级 ` 的属性。
53
53
54
- | 属性 | 功能级别 | 说明 | 类型 | 默认值 |
54
+ | 属性 | 级别 | 说明 | 类型 | 默认值 |
55
55
| -------- | -------- | -------- | -------- | -------- |
56
56
| data | 基础 | 待美化的源数据,注意不是 ` JSON ` 字符串 | ` JSON ` 对象 | - |
57
57
| deep | 基础 | 数据深度, 大于该深度的数据将不被展开 | number | Infinity |
You can’t perform that action at this time.
0 commit comments