index.json 349 B

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