orders.json 295 B

123456789
  1. {
  2. "disableScroll": true,
  3. "usingComponents": {
  4. "navigation-bar": "/components/navigation-bar/navigation-bar",
  5. "apply-refound": "/components/apply-refound/apply-refound",
  6. "service": "/components/service/service",
  7. "numberDisplay": "/components/numberDisplay/numberDisplay"
  8. }
  9. }