| 12345678910111213 |
- {
- "renderer": "skyline",
- "pureDataPattern": "^_",
- "component": true,
- "usingComponents": {
- "t-cell": "tdesign-miniprogram/cell/cell",
- "t-icon": "tdesign-miniprogram/icon/icon",
- "card-analysis-content": "../../components/card-analysis/card-analysis-content",
- "report-health-index": "../../components/report-health-index/report-health-index",
- "report-health-status": "../../components/report-health-status/report-health-status",
- "form-button": "../../../../components/button/button"
- }
- }
|