hospitalServices.json 211 B

12345678
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "wrapper": "../components/wrapper/index",
  5. "am-icon": "mini-ali-ui/es/am-icon/index",
  6. "button-auth": "../../../../core/components/button-auth/index"
  7. }
  8. }