index.json 355 B

12345678910111213
  1. {
  2. "usingComponents": {
  3. "ant-icon": "antd-mini/es/Icon/index",
  4. "ant-button": "antd-mini/es/Button/index"
  5. },
  6. "styleIsolation": "apply-shared",
  7. "defaultTitle": "HHFace 出入库演示小程序",
  8. "navigationStyle": "custom",
  9. "titleBarColor": "#4065FB",
  10. "barButtonTheme": "light",
  11. "transparentTitle": "auto",
  12. "titlePenetrate": "YES"
  13. }