| 123456789101112131415 |
- {
- "usingComponents": {
- "Info": "./modules/information/index",
- "Trace": "./modules/trace/index",
- "Preview": "./modules/preview/index",
- "Address": "./modules/address/index",
- "Contacts": "./modules/contacts/index",
- "Financing": "./modules/financing/index",
- "Offers": "./modules/offers/index",
- "Clue": "./modules/clue/index",
- "Work": "/packageA/public/work/index",
- "Project": "./modules/project/index"
- },
- "navigationBarTitleText": "客户详情"
- }
|