| 1234567891011121314 |
- {
- "renderer": "skyline",
- "component": true,
- "pureDataPattern": "^_",
- "usingComponents": {
- "t-cell": "tdesign-miniprogram/cell/cell",
- "form-button": "../../components/button/button",
- "body-model": "./body-model/body-model",
- "report-health-scheme": "../../module/health/components/report-health-scheme/report-health-scheme"
- },
- "componentPlaceholder": {
- "report-health-scheme": "view"
- }
- }
|