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/Partner21/views/groupDetail.json | 114 ++++++++++++++++++++++++++++---------------------------- 1 files changed, 57 insertions(+), 57 deletions(-) diff --git a/force-app/main/default/experiences/Partner21/views/groupDetail.json b/force-app/main/default/experiences/Partner21/views/groupDetail.json index f0178c8..cf32e0a 100644 --- a/force-app/main/default/experiences/Partner21/views/groupDetail.json +++ b/force-app/main/default/experiences/Partner21/views/groupDetail.json @@ -1,62 +1,62 @@ { - "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01", - "componentName": "siteforce:sldsOneColLayout", - "dataProviders": [], - "id": "1e79f9ca-bc4c-4e37-b6b7-6abfebba388a", - "label": "Group Detail", - "regions": [ - { - "id": "2fe19c1a-2175-4b0b-8c88-c468e2be441a", - "regionName": "header", - "type": "region" - }, - { - "components": [ + "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "1e79f9ca-bc4c-4e37-b6b7-6abfebba388a", + "label": "Group Detail", + "regions": [ { - "componentAttributes": { - "detailsTabLabel": "Details", - "engagementManagersOnly": false, - "engagementTabLabel": "Engagement", - "feedTabLabel": "Feed", - "recordId": "{!recordId}", - "relatedTabLabel": "Related" - }, - "componentName": "forceCommunity:groupRecordHomeTabs", - "id": "3b3ec743-0058-4bb9-a3cf-29ebd0e7c5af", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "1291e169-c14a-4e48-85d8-d9f82171678a", - "regionName": "content", - "type": "region" - }, - { - "id": "1246c9d4-1754-4da8-9875-43e97b8c6685", - "regionName": "footer", - "type": "region" - }, - { - "components": [ + "id": "2fe19c1a-2175-4b0b-8c88-c468e2be441a", + "regionName": "header", + "type": "region" + }, { - "componentAttributes": { - "customHeadTags": "", - "description": "", - "title": "{!Record._Object}: {!Record._Title}" - }, - "componentName": "forceCommunity:seoAssistant", - "id": "f375aef4-adf5-4911-b401-899e30f537b9", - "renditionMap": {}, - "type": "component" + "components": [ + { + "componentAttributes": { + "detailsTabLabel": "Details", + "engagementManagersOnly": false, + "engagementTabLabel": "Engagement", + "feedTabLabel": "Feed", + "recordId": "{!recordId}", + "relatedTabLabel": "Related" + }, + "componentName": "forceCommunity:groupRecordHomeTabs", + "id": "3b3ec743-0058-4bb9-a3cf-29ebd0e7c5af", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "1291e169-c14a-4e48-85d8-d9f82171678a", + "regionName": "content", + "type": "region" + }, + { + "id": "1246c9d4-1754-4da8-9875-43e97b8c6685", + "regionName": "footer", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "customHeadTags": "", + "description": "", + "title": "{!Record._Object}: {!Record._Title}" + }, + "componentName": "forceCommunity:seoAssistant", + "id": "f375aef4-adf5-4911-b401-899e30f537b9", + "renditionMap": {}, + "type": "component" + } + ], + "id": "88e04853-22cd-4f58-b569-afb6cae8306b", + "regionName": "sfdcHiddenRegion", + "type": "region" } - ], - "id": "88e04853-22cd-4f58-b569-afb6cae8306b", - "regionName": "sfdcHiddenRegion", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "detail-0F9" + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "detail-0F9" } -- Gitblit v1.9.1