From 4488f711dbc01a8db6753907cae2ef4021dede68 Mon Sep 17 00:00:00 2001 From: FUYU <fuyu@prec-tech.com> Date: 星期三, 13 十二月 2023 16:30:27 +0800 Subject: [PATCH] 修改前备份 --- force-app/main/default/experiences/Consumable1/views/cICList.json | 96 ++++++++++++++++++++++++------------------------ 1 files changed, 48 insertions(+), 48 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/views/cICList.json b/force-app/main/default/experiences/Consumable1/views/cICList.json index 79a7483..661b555 100644 --- a/force-app/main/default/experiences/Consumable1/views/cICList.json +++ b/force-app/main/default/experiences/Consumable1/views/cICList.json @@ -1,52 +1,52 @@ { - "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374", - "componentName": "siteforce:sldsOneColLayout", - "dataProviders": [], - "id": "8fd93390-583d-45eb-a6c5-e3b0c5480cfa", - "label": "CIC List", - "regions": [ - { - "id": "13c61a0d-ae56-45bd-8dfd-f4e180fe341e", - "regionName": "header", - "type": "region" - }, - { - "components": [ + "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "8fd93390-583d-45eb-a6c5-e3b0c5480cfa", + "label": "CIC List", + "regions": [ { - "componentAttributes": { - "enableInlineEdit": true, - "filterName": "{!filterId}", - "layout": "FULL", - "pageSize": 25, - "scope": "{!objectName}", - "showActionBar": true, - "showChartsPanel": true, - "showDisplay": "showall", - "showFilterPanel": true, - "showImageIcon": true, - "showManualRefreshButton": true, - "showObjectName": true, - "showPinnedList": true, - "showSearchBar": true - }, - "componentName": "forceCommunity:objectHome", - "id": "d7f341b6-2d1d-4487-882d-0e411a27ed16", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" + "id": "13c61a0d-ae56-45bd-8dfd-f4e180fe341e", + "regionName": "header", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "enableInlineEdit": true, + "filterName": "{!filterId}", + "layout": "FULL", + "pageSize": 25, + "scope": "{!objectName}", + "showActionBar": true, + "showChartsPanel": true, + "showDisplay": "showall", + "showFilterPanel": true, + "showImageIcon": true, + "showManualRefreshButton": true, + "showObjectName": true, + "showPinnedList": true, + "showSearchBar": true + }, + "componentName": "forceCommunity:objectHome", + "id": "d7f341b6-2d1d-4487-882d-0e411a27ed16", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "9321449e-eba6-49b1-a8ae-140a8bbe07ed", + "regionName": "content", + "type": "region" + }, + { + "id": "dfcfc4bd-4f6d-4a9d-857c-1e460c60ea3f", + "regionName": "footer", + "type": "region" } - ], - "id": "9321449e-eba6-49b1-a8ae-140a8bbe07ed", - "regionName": "content", - "type": "region" - }, - { - "id": "dfcfc4bd-4f6d-4a9d-857c-1e460c60ea3f", - "regionName": "footer", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "list-500" + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "list-500" } -- Gitblit v1.9.1