From da42e2995c00293af89c71fe5ba6e16cbb77e1b3 Mon Sep 17 00:00:00 2001 From: binxie <137736985@qq.com> Date: 星期五, 16 六月 2023 17:24:31 +0800 Subject: [PATCH] backup code --- force-app/main/default/experiences/Consumable1/views/lexSaleAndDelivery.json | 121 ++++++++++++++++++++++------------------ 1 files changed, 67 insertions(+), 54 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..0d525f5 100644 --- a/force-app/main/default/experiences/Consumable1/views/lexSaleAndDelivery.json +++ b/force-app/main/default/experiences/Consumable1/views/lexSaleAndDelivery.json @@ -1,55 +1,68 @@ { - "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": [ - { - "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": [ - { - "componentAttributes": { - "customHeadTags": "", - "description": "", - "title": "娑堣�楀搧绠$悊绯荤粺" - }, - "componentName": "forceCommunity:seoAssistant", - "id": "84ec3d27-0378-42f8-a3ac-3fd350b72067", - "renditionMap": {}, - "type": "component" - } - ], - "id": "430f1ad6-c368-493e-b311-28818c66e9cd", - "regionName": "sfdcHiddenRegion", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "custom-lexsaleanddelivery" -} + "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "componentName" : "siteforce:dynamicLayout", + "dataProviders" : [ ], + "id" : "e5d81e8f-b0a5-4bf3-b11b-08dd8fef1a3c", + "label" : "LexSaleAndDelivery", + "regions" : [ { + "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" + }, { + "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" + } ], + "themeLayoutType" : "Inner", + "type" : "view", + "viewType" : "custom-lexsaleanddelivery" +} \ No newline at end of file -- Gitblit v1.9.1