| 1234567891011121314 |
- {
- "renderer": "skyline",
- "pureDataPattern": "^_",
- "component": true,
- "usingComponents": {
- "t-cell": "tdesign-miniprogram/cell/cell",
- "t-icon": "tdesign-miniprogram/icon/icon",
- "report-health-index": "../../components/report-health-index/report-health-index",
- "report-health-status": "../../components/report-health-status/report-health-status",
- "report-health-patient": "../../components/report-health-patient/report-health-patient",
- "report-health-scheme": "../../components/report-health-scheme/report-health-scheme",
- "card-report": "../../components/card-report/card-report"
- }
- }
|