details.json 444 B

1234567891011
  1. {
  2. "navigationStyle": "custom",
  3. "usingComponents": {
  4. "u-icon": "/node-modules/uview-ui/components/u-icon/u-icon",
  5. "u-row": "/node-modules/uview-ui/components/u-row/u-row",
  6. "u-col": "/node-modules/uview-ui/components/u-col/u-col",
  7. "u-tabs": "/node-modules/uview-ui/components/u-tabs/u-tabs",
  8. "project-detail": "/pages/project/components/projectDetail",
  9. "follow-records": "/pages/project/components/followRecords"
  10. }
  11. }