index.json 259 B

12345678910
  1. {
  2. "disableScroll": true,
  3. "usingComponents": {
  4. "tn-tabbar": "/tuniao-ui/components/tn-tabbar/tn-tabbar",
  5. "home": "/pages/home/home",
  6. "comm": "/pages/comm/comm",
  7. "discovery": "/pages/discovery/discovery",
  8. "mine": "/pages/mine/mine"
  9. }
  10. }