index.json 294 Bytes
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
{
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#F5F5F7",
"navigationBarTextStyle": "black",
"disableSwipeBack": true,
"usingComponents": {
"uni-popup": "/uni_modules/uni-popup/components/uni-popup/uni-popup",
"custom-tabbar": "/components/CustomTabbar"
}
}