yyghClinicMsg.json 516 B

1234567891011121314
  1. {
  2. "usingComponents": {
  3. "noData": "/pages/st1/components/noData/noData",
  4. "overduePerson":"/pages/st1/components/overduePerson/overduePerson",
  5. "userInfo":"/pagesPersonal/st1/components/userInfo/userInfo",
  6. "doctorInfo": "/pagesPatient/st1/components/doctorInfo/doctorInfo",
  7. "aiCustomerEntry": "/pagesAICustomerService/st1/components/aiCustomerEntry/aiCustomerEntry"
  8. },
  9. "componentPlaceholder": {
  10. "userInfo": "view",
  11. "aiCustomerEntry": "view"
  12. },
  13. "navigationBarTitleText": "挂号"
  14. }