| 1234567891011 |
- {
- "usingComponents": {
- "Yl_FunTabs": "/components/Yl_FunTabs/index",
- "FollowRecord": "./modules/followRecord/index",
- "Order": "./modules/order/index",
- "WorkOrder": "./modules/workOrder/index",
- "WarrantyCard": "./modules/warrantyCard/index",
- "van-dialog": "@vant/weapp/dialog/index"
- },
- "navigationBarTitleText": "客户详情"
- }
|