index.json 228 B

1234567
  1. {
  2. "navigationStyle": "custom",
  3. "usingComponents": {
  4. "My_SupplyAndDemandItemBox": "/components/My_SupplyAndDemandItemBox/index",
  5. "My_SupplyAndDemandList": "/components/My_SupplyAndDemandList/index"
  6. }
  7. }