details.json 654 B

1234567891011121314
  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. "customer-detail": "/pages/customer/components/customerDetail",
  9. "follow-records": "/pages/customer/components/followRecords",
  10. "move-in-open-sea": "/pages/customer/components/moveInOpenSea",
  11. "collection-customer": "/pages/openSeaCustomer/components/collectionCustomer",
  12. "contacts": "/pages/customer/components/contacts"
  13. }
  14. }