From 0c4796706fc9473d069b620321a54b20a119906c Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期二, 11 七月 2023 14:16:44 +0800 Subject: [PATCH] Merge branch 'LEXUpgrade2023-Deloitte' --- force-app/main/default/experiences/Consumable1/views/学会・培训Detail.json | 76 ++++++++++++++++++++++++++++++++++++++ 1 files changed, 76 insertions(+), 0 deletions(-) diff --git "a/force-app/main/default/experiences/Consumable1/views/\345\255\246\344\274\232\343\203\273\345\237\271\350\256\255Detail.json" "b/force-app/main/default/experiences/Consumable1/views/\345\255\246\344\274\232\343\203\273\345\237\271\350\256\255Detail.json" new file mode 100644 index 0000000..c493abe --- /dev/null +++ "b/force-app/main/default/experiences/Consumable1/views/\345\255\246\344\274\232\343\203\273\345\237\271\350\256\255Detail.json" @@ -0,0 +1,76 @@ +{ + "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "d1ab2f20-ffeb-42ab-a74f-01c71e2d5e74", + "label": "瀛︿細銉诲煿璁� Detail", + "regions": [ + { + "id": "e8ef3ad8-5862-4201-b4b9-477aec3dad1e", + "regionName": "header", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "recordId": "{!recordId}" + }, + "componentName": "forceCommunity:recordHeadline", + "id": "d0177a8c-13c8-4d4e-9b3e-2d83ac3425de", + "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": "5160d097-10a7-4eea-9a6d-14806942e27b", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "8266e171-9be5-4b9d-8867-4c5483414770", + "regionName": "content", + "type": "region" + }, + { + "id": "bee715d1-5c38-49cf-a8a7-e9cf347e39bb", + "regionName": "footer", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "customHeadTags": "", + "description": "", + "title": "{!Record._Object}: {!Record._Title}" + }, + "componentName": "forceCommunity:seoAssistant", + "id": "bec33f2f-56d7-4178-805b-d5a7270071fe", + "renditionMap": {}, + "type": "component" + } + ], + "id": "a63321aa-8f8b-4730-99e9-368e011aada6", + "regionName": "sfdcHiddenRegion", + "type": "region" + } + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "detail-701" +} -- Gitblit v1.9.1