From 4488f711dbc01a8db6753907cae2ef4021dede68 Mon Sep 17 00:00:00 2001 From: FUYU <fuyu@prec-tech.com> Date: 星期三, 13 十二月 2023 16:30:27 +0800 Subject: [PATCH] 修改前备份 --- force-app/main/default/experiences/Consumable1/views/lexSaleAndDelivery.json | 126 +++++++++++++++++++++++++---------------- 1 files changed, 76 insertions(+), 50 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/views/lexSaleAndDelivery.json b/force-app/main/default/experiences/Consumable1/views/lexSaleAndDelivery.json index 1a65064..8b7ef80 100644 --- a/force-app/main/default/experiences/Consumable1/views/lexSaleAndDelivery.json +++ b/force-app/main/default/experiences/Consumable1/views/lexSaleAndDelivery.json @@ -1,55 +1,81 @@ { - "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374", - "componentName": "siteforce:sldsOneColLayout", - "dataProviders": [], - "id": "f5a6e76f-41cd-4eb3-8652-695bcce0e678", - "label": "LexSaleAndDelivery", - "regions": [ - { - "id": "1f0946e1-1735-4650-a205-dd61df8759d4", - "regionName": "header", - "type": "region" - }, - { - "components": [ + "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "componentName": "siteforce:dynamicLayout", + "dataProviders": [], + "id": "e5d81e8f-b0a5-4bf3-b11b-08dd8fef1a3c", + "label": "LexSaleAndDelivery", + "regions": [ { - "componentAttributes": {}, - "componentName": "c:lexSaleAndDelivery", - "id": "e3313269-05be-4724-aa4e-db0958a1ddd0", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "3367d193-f337-49ca-95ca-6ac1caaa7349", - "regionName": "content", - "type": "region" - }, - { - "id": "e25f498e-41fb-4f4d-8dfe-fbf9a069cb93", - "regionName": "footer", - "type": "region" - }, - { - "components": [ + "components": [ + { + "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" + } + ], + "id": "ed598892-294e-43c2-b91c-4df7dae88a1b", + "regionName": "content", + "type": "region" + }, { - "componentAttributes": { - "customHeadTags": "", - "description": "", - "title": "娑堣�楀搧绠$悊绯荤粺" - }, - "componentName": "forceCommunity:seoAssistant", - "id": "84ec3d27-0378-42f8-a3ac-3fd350b72067", - "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": "430f1ad6-c368-493e-b311-28818c66e9cd", - "regionName": "sfdcHiddenRegion", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "custom-lexsaleanddelivery" + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "custom-lexsaleanddelivery" } -- Gitblit v1.9.1