2025-12-15 18:19:04 +08:00

13 lines
607 B
JSON

{
"navigationBarTitleText": "新增工单",
"usingComponents": {
"hs-radio": "../../components/hs-radio/hs-radio",
"hs-cell": "../../components/hs-cell/hs-cell",
"hs-radio-cell-picker": "../../components/hs-radio-cell-picker/hs-radio-cell-picker",
"hs-cell-textarea": "../../components/hs-cell-textarea/hs-cell-textarea",
"hs-upload": "../../components/hs-upload/hs-upload",
"hs-reservation-picker": "../../components/hs-reservation-picker/hs-reservation-picker",
"hs-input": "../../components/hs-input/hs-input",
"hs-footer": "../../components/hs-footer/hs-footer"
}
}