city.json 170 B

12345678
  1. {
  2. "navigationBarTitleText": "",
  3. "enablePullDownRefresh": false,
  4. "navigationStyle": "custom",
  5. "usingComponents": {
  6. "top-bar": "/components/TopBar/TopBar"
  7. }
  8. }