From df5aa8087c2c7328dc4188f05d762c8df1f0b07a Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期二, 18 七月 2023 09:19:12 +0800 Subject: [PATCH] changeorg --- force-app/main/default/experiences/Consumable_21/views/caseDetail.json | 138 +++++++++++++++++++++++----------------------- 1 files changed, 69 insertions(+), 69 deletions(-) diff --git a/force-app/main/default/experiences/Consumable_21/views/caseDetail.json b/force-app/main/default/experiences/Consumable_21/views/caseDetail.json index 2bd4b88..8f78f97 100644 --- a/force-app/main/default/experiences/Consumable_21/views/caseDetail.json +++ b/force-app/main/default/experiences/Consumable_21/views/caseDetail.json @@ -1,76 +1,76 @@ { - "appPageId": "928a593f-f341-403e-8346-df32afe29b52", - "componentName": "siteforce:sldsOneColLayout", - "dataProviders": [], - "id": "98a72e3e-7cd8-4258-8d63-861e01aaa5e5", - "label": "Case Detail", - "regions": [ - { - "id": "48e4a9cf-a85f-43b8-ad27-e59c23759908", - "regionName": "header", - "type": "region" - }, - { - "components": [ + "appPageId": "928a593f-f341-403e-8346-df32afe29b52", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "98a72e3e-7cd8-4258-8d63-861e01aaa5e5", + "label": "Case Detail", + "regions": [ { - "componentAttributes": { - "recordId": "{!recordId}" - }, - "componentName": "forceCommunity:recordHeadline", - "id": "7341ec10-85f2-4996-b95e-da37115f6f99", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" + "id": "48e4a9cf-a85f-43b8-ad27-e59c23759908", + "regionName": "header", + "type": "region" }, { - "componentAttributes": { - "detailsTabLabel": "Details", - "discussionsTabLabel": "Feed", - "recordId": "{!recordId}", - "relatedTabLabel": "Related", - "showLegacyActivityComposer": false, - "tab1Type": "details", - "tab2Type": "related", - "tab3Type": "chatter", - "tab4Type": "none", - "timelineTabLabel": "Activity" - }, - "componentName": "forceCommunity:recordHomeTabs", - "id": "b00ba5be-9e2f-4541-bd39-e9e10e09539d", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "54e9e054-0c75-43c7-be08-6cbd3e629f0a", - "regionName": "content", - "type": "region" - }, - { - "id": "c491da0e-840b-4839-9326-db90922256ed", - "regionName": "footer", - "type": "region" - }, - { - "components": [ + "components": [ + { + "componentAttributes": { + "recordId": "{!recordId}" + }, + "componentName": "forceCommunity:recordHeadline", + "id": "7341ec10-85f2-4996-b95e-da37115f6f99", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + }, + { + "componentAttributes": { + "detailsTabLabel": "Details", + "discussionsTabLabel": "Feed", + "recordId": "{!recordId}", + "relatedTabLabel": "Related", + "showLegacyActivityComposer": false, + "tab1Type": "details", + "tab2Type": "related", + "tab3Type": "chatter", + "tab4Type": "none", + "timelineTabLabel": "Activity" + }, + "componentName": "forceCommunity:recordHomeTabs", + "id": "b00ba5be-9e2f-4541-bd39-e9e10e09539d", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "54e9e054-0c75-43c7-be08-6cbd3e629f0a", + "regionName": "content", + "type": "region" + }, { - "componentAttributes": { - "customHeadTags": "", - "description": "", - "title": "{!Record._Object}: {!Record._Title}" - }, - "componentName": "forceCommunity:seoAssistant", - "id": "6cd58fc5-d684-4c4c-81e5-79daf342f5b3", - "renditionMap": {}, - "type": "component" + "id": "c491da0e-840b-4839-9326-db90922256ed", + "regionName": "footer", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "customHeadTags": "", + "description": "", + "title": "{!Record._Object}: {!Record._Title}" + }, + "componentName": "forceCommunity:seoAssistant", + "id": "6cd58fc5-d684-4c4c-81e5-79daf342f5b3", + "renditionMap": {}, + "type": "component" + } + ], + "id": "01edd9cd-6a9b-4cd9-a411-58597a87f5c4", + "regionName": "sfdcHiddenRegion", + "type": "region" } - ], - "id": "01edd9cd-6a9b-4cd9-a411-58597a87f5c4", - "regionName": "sfdcHiddenRegion", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "detail-500" + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "detail-500" } -- Gitblit v1.9.1