| 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
 | | { |  |   "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374", |  |   "componentName": "siteforce:sldsOneColLayout", |  |   "dataProviders": [], |  |   "id": "ef48fff2-c579-4f2a-971d-251b61fd786e", |  |   "label": "用户 List", |  |   "regions": [ |  |     { |  |       "id": "5cc16b6b-e70e-40bf-aec8-08356b6a7600", |  |       "regionName": "header", |  |       "type": "region" |  |     }, |  |     { |  |       "id": "2c04ab42-66a0-46d7-bbca-286c8fb8f897", |  |       "regionName": "content", |  |       "type": "region" |  |     }, |  |     { |  |       "id": "a93dd703-2f6d-4dac-aba8-70f129d88312", |  |       "regionName": "footer", |  |       "type": "region" |  |     } |  |   ], |  |   "themeLayoutType": "Inner", |  |   "type": "view", |  |   "viewType": "list-005" |  | } | 
 |