| 123456789101112131415 | 
							- {
 
-     "usingComponents": {
 
-         "van-dialog": "@vant/weapp/dialog/index",
 
-         "Preview": "../setclient/modules/preview/index",
 
-         "Trace": "../setclient/modules/trace/index",
 
-         "Record": "/packageA/public/record/index",
 
-         "Follow": "../publicClue/modules/follow/follow",
 
-         "Work": "/packageA/public/work/index",
 
-         "Files": "/packageA/public/files/index",
 
-         "ShiftSite": "/packageA/publicClue/modules/shiftSite/index",
 
-         "Clue": "./modules/clue/index",
 
-         "Contacts":"./modules/contacts/index"
 
-     },
 
-     "navigationBarTitleText": "线索详情"
 
- }
 
 
  |