| 1234567891011121314 |
- {
- "usingComponents": {
- "noData": "/pages/st1/components/noData/noData",
- "overduePerson":"/pages/st1/components/overduePerson/overduePerson",
- "userInfo":"/pagesPersonal/st1/components/userInfo/userInfo",
- "doctorInfo": "/pagesPatient/st1/components/doctorInfo/doctorInfo",
- "aiCustomerEntry": "/pagesAICustomerService/st1/components/aiCustomerEntry/aiCustomerEntry"
- },
- "componentPlaceholder": {
- "userInfo": "view",
- "aiCustomerEntry": "view"
- },
- "navigationBarTitleText": "挂号"
- }
|