| 1234567891011 |
- {
- "navigationStyle": "custom",
- "usingComponents": {
- "u-icon": "/node-modules/uview-ui/components/u-icon/u-icon",
- "u-row": "/node-modules/uview-ui/components/u-row/u-row",
- "u-col": "/node-modules/uview-ui/components/u-col/u-col",
- "u-tabs": "/node-modules/uview-ui/components/u-tabs/u-tabs",
- "project-detail": "/pages/project/components/projectDetail",
- "follow-records": "/pages/project/components/followRecords"
- }
- }
|