123456789101112 |
- {
- "usingComponents": {
- "van-icon": "vant-aliapp/dist/dist/icon/index",
- "btn": "../../../__antmove/component/btn/btn"
- },
- "navigationStyle": "custom",
- "titleBarColor": "#495dfc",
- "component": true,
- "barButtonTheme": "light",
- "transparentTitle": "auto",
- "titlePenetrate": "YES"
- }
|