index.json 195 B

123456789
  1. {
  2. "navigationBarTitleText": "活动",
  3. "navigationStyle": "custom",
  4. "enablePullDownRefresh": true,
  5. "usingComponents": {
  6. "i-tab": "/dist/tab/index",
  7. "i-tabs": "/dist/tabs/index"
  8. }
  9. }