问星数据小程序

index.json 216B

123456789
  1. {
  2. "usingComponents": {
  3. "tabbar": "/components/tabbar/tabbar",
  4. "indexRank":"./indexRank/index",
  5. "interactRank":"./interactRank/index"
  6. },
  7. "enablePullDownRefresh": true,
  8. "navigationStyle": "custom"
  9. }