From 614b1b648eceb33e325ed7cf8d8cb6a7a71b9ddc Mon Sep 17 00:00:00 2001 From: binxie <137736985@qq.com> Date: 星期一, 26 六月 2023 11:28:13 +0800 Subject: [PATCH] backup0626 --- force-app/main/default/experiences/Consumable1/views/lexConsumableAccount.json | 121 ++++++++++++++++++++++------------------ 1 files changed, 67 insertions(+), 54 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/views/lexConsumableAccount.json b/force-app/main/default/experiences/Consumable1/views/lexConsumableAccount.json index 7e80884..77619fe 100644 --- a/force-app/main/default/experiences/Consumable1/views/lexConsumableAccount.json +++ b/force-app/main/default/experiences/Consumable1/views/lexConsumableAccount.json @@ -1,55 +1,68 @@ { - "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374", - "componentName": "siteforce:sldsOneColLayout", - "dataProviders": [], - "id": "f724180a-789f-4a5f-909f-a3b6926cff21", - "label": "LexConsumableAccount", - "regions": [ - { - "components": [ - { - "componentAttributes": {}, - "componentName": "c:lexConsumableAccount", - "id": "918c23ca-5bf3-4ed0-80cf-70c22fdc15e5", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "53e16625-5ad6-4555-a03e-5ddfc7ed6200", - "regionName": "header", - "type": "region" - }, - { - "id": "08d8f81e-8b77-4c51-bc72-53efd131a367", - "regionName": "content", - "type": "region" - }, - { - "id": "684378e9-c38e-49ee-acc0-ea99f8730e7d", - "regionName": "footer", - "type": "region" - }, - { - "components": [ - { - "componentAttributes": { - "customHeadTags": "", - "description": "", - "title": "娑堣�楀搧绠$悊绯荤粺" - }, - "componentName": "forceCommunity:seoAssistant", - "id": "8922f5cd-dab7-49b9-98d6-dc3193827188", - "renditionMap": {}, - "type": "component" - } - ], - "id": "0890434c-63ef-4621-b17e-8b995d014686", - "regionName": "sfdcHiddenRegion", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "custom-lexconsumableaccount" -} + "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "componentName" : "siteforce:dynamicLayout", + "dataProviders" : [ ], + "id" : "65a5c9a4-0cc9-4b00-872b-b90bc1e47411", + "label" : "LexConsumableAccount", + "regions" : [ { + "components" : [ { + "componentAttributes" : { + "background" : "background: rgba(0,0,0,0)", + "backgroundOverlay" : "rgba(0,0,0,0.5)", + "contentAreaWidth" : 100, + "sectionConfig" : { + "UUID" : "21aff1b6-3fc5-4eaa-9c90-3909310f21fa", + "columns" : [ { + "UUID" : "600f91f5-1068-4b1f-8a86-d0a193bce882", + "columnKey" : "1", + "columnName" : "Column 1", + "columnWidth" : "12", + "seedComponents" : [ ] + } ] + }, + "sectionHeight" : 300 + }, + "componentName" : "forceCommunity:section", + "id" : "21aff1b6-3fc5-4eaa-9c90-3909310f21fa", + "regions" : [ { + "components" : [ { + "componentAttributes" : { }, + "componentName" : "c:lexConsumableAccount", + "id" : "5ad65eac-4ab2-4e31-823f-241cd8a31b77", + "renderPriority" : "NEUTRAL", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "600f91f5-1068-4b1f-8a86-d0a193bce882", + "regionLabel" : "Column 1", + "regionName" : "1", + "renditionMap" : { }, + "type" : "region" + } ], + "renderPriority" : "NEUTRAL", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "da25695d-f912-48f0-a829-ff77681dea16", + "regionName" : "content", + "type" : "region" + }, { + "components" : [ { + "componentAttributes" : { + "customHeadTags" : "", + "description" : "", + "title" : "瀹㈡埛 ~ 娑堣�楀搧绠$悊绯荤粺" + }, + "componentName" : "forceCommunity:seoAssistant", + "id" : "34026022-6682-46cb-920f-4c24fbf656f8", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "149173b3-ab4a-47d1-824b-c73e4cee068d", + "regionName" : "sfdcHiddenRegion", + "type" : "region" + } ], + "themeLayoutType" : "Inner", + "type" : "view", + "viewType" : "custom-lexconsumableaccount" +} \ No newline at end of file -- Gitblit v1.9.1