From 80a3f59e2d3df07805bc67e329300b8de90a5b3a Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期二, 11 七月 2023 14:13:08 +0800 Subject: [PATCH] Merge branch 'LEXCommunityLiJun' into LEXUpgrade2023-Deloitte --- force-app/main/default/experiences/Consumable1/views/lexSaleAndDelivery.json | 148 ++++++++++++++++++++++++------------------------ 1 files changed, 74 insertions(+), 74 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/views/lexSaleAndDelivery.json b/force-app/main/default/experiences/Consumable1/views/lexSaleAndDelivery.json index a90d8f3..8b7ef80 100644 --- a/force-app/main/default/experiences/Consumable1/views/lexSaleAndDelivery.json +++ b/force-app/main/default/experiences/Consumable1/views/lexSaleAndDelivery.json @@ -1,81 +1,81 @@ { - "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", - "componentName": "siteforce:dynamicLayout", - "dataProviders": [], - "id": "e5d81e8f-b0a5-4bf3-b11b-08dd8fef1a3c", - "label": "LexSaleAndDelivery", - "regions": [ - { - "components": [ + "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "componentName": "siteforce:dynamicLayout", + "dataProviders": [], + "id": "e5d81e8f-b0a5-4bf3-b11b-08dd8fef1a3c", + "label": "LexSaleAndDelivery", + "regions": [ { - "componentAttributes": { - "background": "background: rgba(0,0,0,0)", - "backgroundOverlay": "rgba(0,0,0,0.5)", - "contentAreaWidth": 100, - "sectionConfig": { - "UUID": "02b47908-d44c-4ffe-89b4-6aad09343bd0", - "columns": [ + "components": [ { - "UUID": "a1846e1c-c395-4e77-9218-5375bac83cb8", - "columnKey": "1", - "columnName": "Column 1", - "columnWidth": "12", - "seedComponents": [] + "componentAttributes": { + "background": "background: rgba(0,0,0,0)", + "backgroundOverlay": "rgba(0,0,0,0.5)", + "contentAreaWidth": 100, + "sectionConfig": { + "UUID": "02b47908-d44c-4ffe-89b4-6aad09343bd0", + "columns": [ + { + "UUID": "a1846e1c-c395-4e77-9218-5375bac83cb8", + "columnKey": "1", + "columnName": "Column 1", + "columnWidth": "12", + "seedComponents": [] + } + ] + }, + "sectionHeight": 300 + }, + "componentName": "forceCommunity:section", + "id": "02b47908-d44c-4ffe-89b4-6aad09343bd0", + "regions": [ + { + "components": [ + { + "componentAttributes": {}, + "componentName": "c:lexSaleAndDelivery", + "id": "b77b243f-d2ce-42ff-8349-048ba0100837", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "a1846e1c-c395-4e77-9218-5375bac83cb8", + "regionLabel": "Column 1", + "regionName": "1", + "renditionMap": {}, + "type": "region" + } + ], + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" } - ] - }, - "sectionHeight": 300 - }, - "componentName": "forceCommunity:section", - "id": "02b47908-d44c-4ffe-89b4-6aad09343bd0", - "regions": [ - { - "components": [ - { - "componentAttributes": {}, - "componentName": "c:lexSaleAndDelivery", - "id": "b77b243f-d2ce-42ff-8349-048ba0100837", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "a1846e1c-c395-4e77-9218-5375bac83cb8", - "regionLabel": "Column 1", - "regionName": "1", - "renditionMap": {}, - "type": "region" - } - ], - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "ed598892-294e-43c2-b91c-4df7dae88a1b", - "regionName": "content", - "type": "region" - }, - { - "components": [ + ], + "id": "ed598892-294e-43c2-b91c-4df7dae88a1b", + "regionName": "content", + "type": "region" + }, { - "componentAttributes": { - "customHeadTags": "", - "description": "", - "title": "鍑哄簱 ~ 娑堣�楀搧绠$悊绯荤粺" - }, - "componentName": "forceCommunity:seoAssistant", - "id": "5ee61636-ae06-4737-9d50-20fd9a6971db", - "renditionMap": {}, - "type": "component" + "components": [ + { + "componentAttributes": { + "customHeadTags": "", + "description": "", + "title": "鍑哄簱 ~ 娑堣�楀搧绠$悊绯荤粺" + }, + "componentName": "forceCommunity:seoAssistant", + "id": "5ee61636-ae06-4737-9d50-20fd9a6971db", + "renditionMap": {}, + "type": "component" + } + ], + "id": "e27b9d74-50aa-4022-bffa-7f6a08f707b8", + "regionName": "sfdcHiddenRegion", + "type": "region" } - ], - "id": "e27b9d74-50aa-4022-bffa-7f6a08f707b8", - "regionName": "sfdcHiddenRegion", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "custom-lexsaleanddelivery" + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "custom-lexsaleanddelivery" } -- Gitblit v1.9.1