detail.json 357 B

1234567891011
  1. {
  2. "usingComponents": {
  3. "Yl_FunTabs": "/components/Yl_FunTabs/index",
  4. "FollowRecord": "./modules/followRecord/index",
  5. "Order": "./modules/order/index",
  6. "WorkOrder": "./modules/workOrder/index",
  7. "WarrantyCard": "./modules/warrantyCard/index",
  8. "van-dialog": "@vant/weapp/dialog/index"
  9. },
  10. "navigationBarTitleText": "客户详情"
  11. }