index.json 300 B

123456789101112
  1. {
  2. "usingComponents": {
  3. "van-icon": "vant-aliapp/dist/dist/icon/index",
  4. "btn": "../../../__antmove/component/btn/btn"
  5. },
  6. "navigationStyle": "custom",
  7. "titleBarColor": "#495dfc",
  8. "component": true,
  9. "barButtonTheme": "light",
  10. "transparentTitle": "auto",
  11. "titlePenetrate": "YES"
  12. }