{
  "navigationBarTitleText": "智慧院前急救平台",
  "navigationBarBackgroundColor": "#538DEB",
  "navigationBarTextStyle": "white",
  "enablePullDownRefresh": true,
  "disableSwipeBack": true,
  "usingComponents": {
    "u-toast": "/uni_modules/uview-ui/components/u-toast/u-toast",
    "custom-tabbar": "/components/CustomTabbar"
  }
}