index.json 220 B

123456789
  1. {
  2. "navigationBarTitleText": "",
  3. "navigationBarBackgroundColor": "#3296FB",
  4. "navigationBarTextStyle": "white",
  5. "disableScroll": true,
  6. "usingComponents": {
  7. "contact": "/public/component/contact/contact"
  8. }
  9. }