12345678910111213 |
- {
- "usingComponents": {
- "ant-icon": "antd-mini/es/Icon/index",
- "ant-button": "antd-mini/es/Button/index"
- },
- "styleIsolation": "apply-shared",
- "defaultTitle": "HHFace 出入库演示小程序",
- "navigationStyle": "custom",
- "titleBarColor": "#4065FB",
- "barButtonTheme": "light",
- "transparentTitle": "auto",
- "titlePenetrate": "YES"
- }
|