index.json 170 B

12345678
  1. {
  2. "navigationBarTitleText": "体验活动",
  3. "enablePullDownRefresh": true,
  4. "usingComponents": {
  5. "i-tab": "/dist/tab/index",
  6. "i-tabs": "/dist/tabs/index"
  7. }
  8. }