index.json 314 B

1234567891011
  1. {
  2. "usingComponents": {
  3. "ant-icon": "antd-mini/es/Icon/index",
  4. "ant-uploader": "antd-mini/es/ImageUpload/index"
  5. },
  6. "styleIsolation": "apply-shared",
  7. "defaultTitle": " HHFace 出入库演示小程序",
  8. "navigationStyle": "custom",
  9. "titleBarColor": "#4065FB",
  10. "navigationBarTextStyle": "white"
  11. }