16 lines
838 B
JSON
Raw Normal View History

2025-08-29 09:51:02 +08:00
{
2025-12-15 18:19:04 +08:00
"navigationBarTitleText": "入住登记",
2025-08-29 09:51:02 +08:00
"usingComponents": {
"hs-popup-project": "../../components/hs-popup-project/hs-popup-project",
2025-12-15 18:19:04 +08:00
"hs-radio": "../../components/hs-radio/hs-radio",
2025-08-29 09:51:02 +08:00
"hs-cell": "../../components/hs-cell/hs-cell",
2025-12-15 18:19:04 +08:00
"hs-input": "../../components/hs-input/hs-input",
2025-08-29 09:51:02 +08:00
"hs-upload-id-card": "../../components/hs-upload-id-card/hs-upload-id-card",
"hs-upload": "../../components/hs-upload/hs-upload",
2025-12-15 18:19:04 +08:00
"hs-radio-cell-picker-select": "../../components/hs-radio-cell-picker-select/hs-radio-cell-picker-select",
"hs-radio-cell-picker": "../../components/hs-radio-cell-picker/hs-radio-cell-picker",
"hs-footer": "../../components/hs-footer/hs-footer",
"hs-button": "../../components/hs-button/hs-button",
"hs-popup-custom": "../../components/hs-popup-custom/hs-popup-custom"
2025-08-29 09:51:02 +08:00
}
}