yyghDoctorList.json 353 B

1234567891011
  1. {
  2. "usingComponents": {
  3. "noData": "/pages/st1/components/noData/noData",
  4. "doctorInfo": "/pagesPatient/st1/components/doctorInfo/doctorInfo",
  5. "aiCustomerEntry": "/pagesAICustomerService/st1/components/aiCustomerEntry/aiCustomerEntry"
  6. },
  7. "componentPlaceholder": {
  8. "aiCustomerEntry": "view"
  9. },
  10. "navigationBarTitleText": "排班"
  11. }