| 12345678910 |
- {
- "renderer": "skyline",
- "component": true,
- "usingComponents": {
- "t-cell": "tdesign-miniprogram/cell/cell",
- "form-button": "../../../../components/button/button",
- "user-data-edit": "../../components/user-data-edit/user-data-edit",
- "field-radio": "../../components/field-radio/field-radio"
- }
- }
|