| 12345678910111213 |
- {
- "usingComponents": {
- "ec-canvas": "../../ec-canvas/ec-canvas",
- "van-calendar": "@vant/weapp/calendar/index",
- "van-notice-bar": "@vant/weapp/notice-bar/index",
- "login": "/component/login/login"
- },
- "navigationBarTitleText": "",
- "navigationBarTextStyle": "white",
- "navigationBarBackgroundColor": "#6116FF",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom"
- }
|