mobile-main.json 92 B

1234567
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "top": "./top",
  5. "foot": "./foot"
  6. }
  7. }