{ "navigationBarTitleText": "新增工单", "usingComponents": { <<<<<<< HEAD "hs-radio": "../../components/hs-radio/hs-radio", "hs-cell": "../../components/hs-cell/hs-cell", ======= >>>>>>> 6b1220997d2fd629b6dcb6dfbd7960a21d065f82 "hs-radio-cell-picker": "../../components/hs-radio-cell-picker/hs-radio-cell-picker", "hs-cell": "../../components/hs-cell/hs-cell", "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" } }