home.json 298 B

123456789101112
  1. {
  2. "usingComponents": {
  3. "van-icon": "vant-aliapp/dist/dist/icon/index"
  4. },
  5. "defaultTitle": "会议室预约管理平台",
  6. "navigationStyle": "custom",
  7. "titleBarColor": "#495dfc",
  8. "component": true,
  9. "barButtonTheme": "light",
  10. "transparentTitle": "auto",
  11. "titlePenetrate": "YES"
  12. }