index.json 216 B

12345678
  1. {
  2. "usingComponents": {
  3. "about": "/pages/components/about/about",
  4. "background": "/pages/components/background/background",
  5. "album" : "/pages/components/album/album"
  6. },
  7. "enablePullDownRefresh": true
  8. }