From 5b5c1e16deaa3a9d6d0ed1ffca390655ed103df7 Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期五, 14 七月 2023 14:56:14 +0800 Subject: [PATCH] lex community --- force-app/main/default/experiences/Consumable_21/views/recordDetail.json | 138 +++++++++++++++++++++++----------------------- 1 files changed, 69 insertions(+), 69 deletions(-) diff --git a/force-app/main/default/experiences/Consumable_21/views/recordDetail.json b/force-app/main/default/experiences/Consumable_21/views/recordDetail.json index b04ac72..a292393 100644 --- a/force-app/main/default/experiences/Consumable_21/views/recordDetail.json +++ b/force-app/main/default/experiences/Consumable_21/views/recordDetail.json @@ -1,76 +1,76 @@ { - "appPageId": "928a593f-f341-403e-8346-df32afe29b52", - "componentName": "siteforce:sldsOneColLayout", - "dataProviders": [], - "id": "b798f2b2-7d07-49a1-95d4-75b0a6456758", - "label": "Record Detail", - "regions": [ - { - "id": "e618db98-39b7-4d13-ae75-0fae2602dbe6", - "regionName": "header", - "type": "region" - }, - { - "components": [ + "appPageId": "928a593f-f341-403e-8346-df32afe29b52", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "b798f2b2-7d07-49a1-95d4-75b0a6456758", + "label": "Record Detail", + "regions": [ { - "componentAttributes": { - "recordId": "{!recordId}" - }, - "componentName": "forceCommunity:recordHeadline", - "id": "9d26ce01-3f56-4bf3-a9db-e0331130c818", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" + "id": "e618db98-39b7-4d13-ae75-0fae2602dbe6", + "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": "bcc00066-bb84-4c29-b4e3-418587e03ca7", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "540958df-33c5-438f-987a-ade20bb7e7e8", - "regionName": "content", - "type": "region" - }, - { - "id": "c255233a-6d13-4469-a84b-238e91b4e354", - "regionName": "footer", - "type": "region" - }, - { - "components": [ + "components": [ + { + "componentAttributes": { + "recordId": "{!recordId}" + }, + "componentName": "forceCommunity:recordHeadline", + "id": "9d26ce01-3f56-4bf3-a9db-e0331130c818", + "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": "bcc00066-bb84-4c29-b4e3-418587e03ca7", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "540958df-33c5-438f-987a-ade20bb7e7e8", + "regionName": "content", + "type": "region" + }, { - "componentAttributes": { - "customHeadTags": "", - "description": "", - "title": "{!Record._Object}: {!Record._Title}" - }, - "componentName": "forceCommunity:seoAssistant", - "id": "12785787-0030-45c6-8c12-2cf1fbed7987", - "renditionMap": {}, - "type": "component" + "id": "c255233a-6d13-4469-a84b-238e91b4e354", + "regionName": "footer", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "customHeadTags": "", + "description": "", + "title": "{!Record._Object}: {!Record._Title}" + }, + "componentName": "forceCommunity:seoAssistant", + "id": "12785787-0030-45c6-8c12-2cf1fbed7987", + "renditionMap": {}, + "type": "component" + } + ], + "id": "64d5462a-172f-4a76-bafb-8b46847a91dc", + "regionName": "sfdcHiddenRegion", + "type": "region" } - ], - "id": "64d5462a-172f-4a76-bafb-8b46847a91dc", - "regionName": "sfdcHiddenRegion", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "detail" + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "detail" } -- Gitblit v1.9.1