12345678910 |
- {
- "navigationBarTitleText": "数据统计",
- "pageOrientation": "landscape",
- "usingComponents": {
- "van-dropdown-menu": "/components/dropdown-menu/index",
- "van-dropdown-item": "/components/dropdown-item/index",
- "ec-canvas": "../../components/ec-canvas/ec-canvas"
- },
- "navigationStyle": "custom"
- }
|