| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
 | | { |  |   "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", |  |   "componentName" : "siteforce:sldsOneColLayout", |  |   "dataProviders" : [ ], |  |   "id" : "2757e7e7-c2ba-4c5b-9480-4877420e6c40", |  |   "label" : "消耗品订单 详细信息", |  |   "regions" : [ { |  |     "id" : "002e3e28-a40b-4f71-924f-b04dbb3aad57", |  |     "regionName" : "header", |  |     "type" : "region" |  |   }, { |  |     "components" : [ { |  |       "componentAttributes" : { |  |         "recordId" : "{!recordId}" |  |       }, |  |       "componentName" : "forceCommunity:recordHeadline", |  |       "id" : "e347f5d6-b40e-48b3-ad46-ed15d001bfc2", |  |       "renderPriority" : "NEUTRAL", |  |       "renditionMap" : { }, |  |       "type" : "component" |  |     }, { |  |       "componentAttributes" : { |  |         "detailsTabLabel" : "Details", |  |         "discussionsTabLabel" : "Feed", |  |         "recordId" : "{!recordId}", |  |         "relatedTabLabel" : "Related", |  |         "showLegacyActivityComposer" : false, |  |         "tab1Type" : "details", |  |         "tab2Type" : "related", |  |         "tab3Type" : "chatter", |  |         "tab4Type" : "none", |  |         "timelineTabLabel" : "Activity" |  |       }, |  |       "componentName" : "forceCommunity:recordHomeTabs", |  |       "id" : "777d94b0-f4e1-4de6-93ff-6b5126fc0ba4", |  |       "renderPriority" : "NEUTRAL", |  |       "renditionMap" : { }, |  |       "type" : "component" |  |     } ], |  |     "id" : "4e4ee28e-35eb-4682-95d4-3279649fa4fe", |  |     "regionName" : "content", |  |     "type" : "region" |  |   }, { |  |     "id" : "19a87d46-ec32-40b1-b8b5-c4fd0a79b588", |  |     "regionName" : "footer", |  |     "type" : "region" |  |   }, { |  |     "components" : [ { |  |       "componentAttributes" : { |  |         "customHeadTags" : "", |  |         "description" : "", |  |         "title" : "{!Record._Object}: {!Record._Title}" |  |       }, |  |       "componentName" : "forceCommunity:seoAssistant", |  |       "id" : "7cf01a81-80f5-40bf-a99a-131727098aea", |  |       "renditionMap" : { }, |  |       "type" : "component" |  |     } ], |  |     "id" : "5ce72d1c-5178-4e9a-8405-5fb99e32ed6b", |  |     "regionName" : "sfdcHiddenRegion", |  |     "type" : "region" |  |   } ], |  |   "themeLayoutType" : "Inner", |  |   "type" : "view", |  |   "viewType" : "detail-a2K" |  | } | 
 |