detail.json 481 B

12345678910111213
  1. {
  2. "usingComponents": {
  3. "Preview": "../setclient/modules/preview/index",
  4. "Trace": "../setclient/modules/trace/index",
  5. "Record": "/packageA/public/record/index",
  6. "Files": "/packageA/public/files/index",
  7. "Follow": "./modules/follow/follow",
  8. "Work": "/packageA/public/work/index",
  9. "ShiftSite": "./modules/shiftSite/index",
  10. "Clue": "../saleClue/modules/clue/index"
  11. },
  12. "navigationBarTitleText": "线索详情"
  13. }