| 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
67
68
 | | { |  |   "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", |  |   "componentName" : "siteforce:dynamicLayout", |  |   "dataProviders" : [ ], |  |   "id" : "5d615179-dd62-4481-a874-de16a69d7374", |  |   "label" : "LexConsumableAccountInfoPrint", |  |   "regions" : [ { |  |     "components" : [ { |  |       "componentAttributes" : { |  |         "background" : "background: rgba(0,0,0,0)", |  |         "backgroundOverlay" : "rgba(0,0,0,0.5)", |  |         "contentAreaWidth" : 100, |  |         "sectionConfig" : { |  |           "UUID" : "e9f987a3-92bd-470f-9afb-7804ecfcf578", |  |           "columns" : [ { |  |             "UUID" : "81d173bc-f9c3-4758-bc9e-570e99d92545", |  |             "columnKey" : "1", |  |             "columnName" : "Column 1", |  |             "columnWidth" : "12", |  |             "seedComponents" : [ ] |  |           } ] |  |         }, |  |         "sectionHeight" : 300 |  |       }, |  |       "componentName" : "forceCommunity:section", |  |       "id" : "e9f987a3-92bd-470f-9afb-7804ecfcf578", |  |       "regions" : [ { |  |         "components" : [ { |  |           "componentAttributes" : { }, |  |           "componentName" : "c:lexConsumableAccountInfoPrint", |  |           "id" : "03fc88cd-8285-4d6e-878b-5c75456032a2", |  |           "renderPriority" : "NEUTRAL", |  |           "renditionMap" : { }, |  |           "type" : "component" |  |         } ], |  |         "id" : "81d173bc-f9c3-4758-bc9e-570e99d92545", |  |         "regionLabel" : "Column 1", |  |         "regionName" : "1", |  |         "renditionMap" : { }, |  |         "type" : "region" |  |       } ], |  |       "renderPriority" : "NEUTRAL", |  |       "renditionMap" : { }, |  |       "type" : "component" |  |     } ], |  |     "id" : "4ff49dcd-f175-4fb8-a368-30195f218e22", |  |     "regionName" : "content", |  |     "type" : "region" |  |   }, { |  |     "components" : [ { |  |       "componentAttributes" : { |  |         "customHeadTags" : "", |  |         "description" : "", |  |         "title" : "客户详细信息 ~ 消耗品管理系统" |  |       }, |  |       "componentName" : "forceCommunity:seoAssistant", |  |       "id" : "d08e3a38-3069-4275-b3f5-6db7c28ced59", |  |       "renditionMap" : { }, |  |       "type" : "component" |  |     } ], |  |     "id" : "6b25d2b2-bb26-48ff-9e0f-226821b3d62a", |  |     "regionName" : "sfdcHiddenRegion", |  |     "type" : "region" |  |   } ], |  |   "themeLayoutType" : "Inner", |  |   "type" : "view", |  |   "viewType" : "custom-lexconsumableaccountinfoprint" |  | } | 
 |