home.json 200 B

12345678
  1. {
  2. "navigationStyle": "custom",
  3. "enablePullDownRefresh": true,
  4. "navigationBarTextStyle": "white",
  5. "usingComponents": {
  6. "u-navbar": "/uni_modules/uview-ui/components/u-navbar/u-navbar"
  7. }
  8. }