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/Consumable_21/views/lexArriveGoods.json | 81 ++++++++++++++++++++++++++++++++++++++++ 1 files changed, 81 insertions(+), 0 deletions(-) diff --git a/force-app/main/default/experiences/Consumable_21/views/lexArriveGoods.json b/force-app/main/default/experiences/Consumable_21/views/lexArriveGoods.json new file mode 100644 index 0000000..c8651ad --- /dev/null +++ b/force-app/main/default/experiences/Consumable_21/views/lexArriveGoods.json @@ -0,0 +1,81 @@ +{ + "appPageId": "928a593f-f341-403e-8346-df32afe29b52", + "componentName": "siteforce:dynamicLayout", + "dataProviders": [], + "id": "34b57eb7-60b0-4af7-93d2-e97bd3871568", + "label": "LexArriveGoods", + "regions": [ + { + "components": [ + { + "componentAttributes": { + "background": "background: rgba(0,0,0,0)", + "backgroundOverlay": "rgba(0,0,0,0.5)", + "contentAreaWidth": 100, + "sectionConfig": { + "UUID": "fab072b8-cfe9-4fc4-92ef-169966c92f2e", + "columns": [ + { + "UUID": "cabdb2a6-fa8b-46b9-9444-310e02c792ec", + "columnKey": "1", + "columnName": "Column 1", + "columnWidth": "12", + "seedComponents": [] + } + ] + }, + "sectionHeight": 300 + }, + "componentName": "forceCommunity:section", + "id": "fab072b8-cfe9-4fc4-92ef-169966c92f2e", + "regions": [ + { + "components": [ + { + "componentAttributes": {}, + "componentName": "c:lexArriveGoods", + "id": "f265ac1a-a311-4c81-8657-3e89f9fe0a40", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "cabdb2a6-fa8b-46b9-9444-310e02c792ec", + "regionLabel": "Column 1", + "regionName": "1", + "renditionMap": {}, + "type": "region" + } + ], + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "a7efd8ce-da78-4e00-a6c7-b98cad1cfc0e", + "regionName": "content", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "customHeadTags": "", + "description": "", + "title": "LexArriveGoods" + }, + "componentName": "forceCommunity:seoAssistant", + "id": "541faf05-86f2-431f-9595-0321d1850db3", + "renditionMap": {}, + "type": "component" + } + ], + "id": "699a6330-1a2e-4834-9513-563517ff24e9", + "regionName": "sfdcHiddenRegion", + "type": "region" + } + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "custom-lexarrivegoods" +} -- Gitblit v1.9.1