index.json 350 B

1234567891011
  1. {
  2. "usingComponents": {
  3. "rewardedVideo": "/components/rewardedVideo/index",
  4. "navigationBar": "/components/navigationBar/index",
  5. "banner": "/components/banner/index",
  6. "worksList": "/components/worksList/index",
  7. "activityList": "/components/activityList/index"
  8. },
  9. "navigationStyle": "custom",
  10. "enablePullDownRefresh": false
  11. }