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/Site3/views/recordList.json | 96 ++++++++++++++++++++++++------------------------ 1 files changed, 48 insertions(+), 48 deletions(-) diff --git a/force-app/main/default/experiences/Site3/views/recordList.json b/force-app/main/default/experiences/Site3/views/recordList.json index 41cc9ae..b708f1b 100644 --- a/force-app/main/default/experiences/Site3/views/recordList.json +++ b/force-app/main/default/experiences/Site3/views/recordList.json @@ -1,52 +1,52 @@ { - "appPageId": "7f290f39-4245-4612-9453-2b0c9f9e3701", - "componentName": "siteforce:sldsOneColLayout", - "dataProviders": [], - "id": "45ab1ac9-68f0-43e8-af03-88f2f479f2c3", - "label": "Record List", - "regions": [ - { - "id": "f55ac5c7-e89e-4a0c-b673-369053d0ccbb", - "regionName": "header", - "type": "region" - }, - { - "components": [ + "appPageId": "7f290f39-4245-4612-9453-2b0c9f9e3701", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "45ab1ac9-68f0-43e8-af03-88f2f479f2c3", + "label": "Record 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": "5b78a56c-dcaf-4366-a3fc-eb5c2f685ebc", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" + "id": "f55ac5c7-e89e-4a0c-b673-369053d0ccbb", + "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": "5b78a56c-dcaf-4366-a3fc-eb5c2f685ebc", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "9657d9bf-f46a-400c-a19f-252c3878377f", + "regionName": "content", + "type": "region" + }, + { + "id": "abde8654-b5ac-4f5b-83d1-52935c514cd0", + "regionName": "footer", + "type": "region" } - ], - "id": "9657d9bf-f46a-400c-a19f-252c3878377f", - "regionName": "content", - "type": "region" - }, - { - "id": "abde8654-b5ac-4f5b-83d1-52935c514cd0", - "regionName": "footer", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "list" + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "list" } -- Gitblit v1.9.1