13 lines
607 B
JSON
Raw Normal View History

2025-12-19 09:46:56 +08:00
{
"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-input": "../../components/hs-input/hs-input",
"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-footer": "../../components/hs-footer/hs-footer"
}
}