From c51e03fbf2f6633d8e88aeec9dcb8df13524df8f Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期四, 13 七月 2023 12:00:06 +0800 Subject: [PATCH] backup0713 --- force-app/main/default/experiences/Consumable1/views/lexAgencyInfo.json | 147 ++++++++++++++++++++++-------------------------- 1 files changed, 67 insertions(+), 80 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/views/lexAgencyInfo.json b/force-app/main/default/experiences/Consumable1/views/lexAgencyInfo.json index 078a92c..e5162b1 100644 --- a/force-app/main/default/experiences/Consumable1/views/lexAgencyInfo.json +++ b/force-app/main/default/experiences/Consumable1/views/lexAgencyInfo.json @@ -1,81 +1,68 @@ { - "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", - "componentName": "siteforce:dynamicLayout", - "dataProviders": [], - "id": "376ad65a-00b6-4198-aa04-19a6360969bc", - "label": "LexAgencyInfo", - "regions": [ - { - "components": [ - { - "componentAttributes": { - "background": "background: rgba(0,0,0,0)", - "backgroundOverlay": "rgba(0,0,0,0.5)", - "contentAreaWidth": 100, - "sectionConfig": { - "UUID": "d682942a-eb4a-46cc-b2ba-ee37ee9f7974", - "columns": [ - { - "UUID": "2db9074f-7efa-4fc1-aef6-e94f4af43def", - "columnKey": "1", - "columnName": "Column 1", - "columnWidth": "12", - "seedComponents": [] - } - ] - }, - "sectionHeight": 300 - }, - "componentName": "forceCommunity:section", - "id": "d682942a-eb4a-46cc-b2ba-ee37ee9f7974", - "regions": [ - { - "components": [ - { - "componentAttributes": {}, - "componentName": "c:lexAgencyInfo", - "id": "7762e10b-5ce6-4594-ac4e-648a78b6c9b2", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "2db9074f-7efa-4fc1-aef6-e94f4af43def", - "regionLabel": "Column 1", - "regionName": "1", - "renditionMap": {}, - "type": "region" - } - ], - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "2f459a20-131e-4548-ab46-f9920697d1d7", - "regionName": "content", - "type": "region" - }, - { - "components": [ - { - "componentAttributes": { - "customHeadTags": "", - "description": "", - "title": "缁忛攢鍟嗕俊鎭� ~ 娑堣�楀搧绠$悊绯荤粺" - }, - "componentName": "forceCommunity:seoAssistant", - "id": "2bacf8a5-3038-42e9-b2e0-3fee8cc95ea3", - "renditionMap": {}, - "type": "component" - } - ], - "id": "ce682a09-6e95-438e-9f22-d2fb11703354", - "regionName": "sfdcHiddenRegion", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "custom-lexagencyinfo" -} + "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "componentName" : "siteforce:dynamicLayout", + "dataProviders" : [ ], + "id" : "376ad65a-00b6-4198-aa04-19a6360969bc", + "label" : "LexAgencyInfo", + "regions" : [ { + "components" : [ { + "componentAttributes" : { + "background" : "background: rgba(0,0,0,0)", + "backgroundOverlay" : "rgba(0,0,0,0.5)", + "contentAreaWidth" : 100, + "sectionConfig" : { + "UUID" : "d682942a-eb4a-46cc-b2ba-ee37ee9f7974", + "columns" : [ { + "UUID" : "2db9074f-7efa-4fc1-aef6-e94f4af43def", + "columnKey" : "1", + "columnName" : "Column 1", + "columnWidth" : "12", + "seedComponents" : [ ] + } ] + }, + "sectionHeight" : 300 + }, + "componentName" : "forceCommunity:section", + "id" : "d682942a-eb4a-46cc-b2ba-ee37ee9f7974", + "regions" : [ { + "components" : [ { + "componentAttributes" : { }, + "componentName" : "c:lexAgencyInfo", + "id" : "7762e10b-5ce6-4594-ac4e-648a78b6c9b2", + "renderPriority" : "NEUTRAL", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "2db9074f-7efa-4fc1-aef6-e94f4af43def", + "regionLabel" : "Column 1", + "regionName" : "1", + "renditionMap" : { }, + "type" : "region" + } ], + "renderPriority" : "NEUTRAL", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "2f459a20-131e-4548-ab46-f9920697d1d7", + "regionName" : "content", + "type" : "region" + }, { + "components" : [ { + "componentAttributes" : { + "customHeadTags" : "", + "description" : "", + "title" : "缁忛攢鍟嗕俊鎭� ~ 娑堣�楀搧绠$悊绯荤粺" + }, + "componentName" : "forceCommunity:seoAssistant", + "id" : "2bacf8a5-3038-42e9-b2e0-3fee8cc95ea3", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "ce682a09-6e95-438e-9f22-d2fb11703354", + "regionName" : "sfdcHiddenRegion", + "type" : "region" + } ], + "themeLayoutType" : "Inner", + "type" : "view", + "viewType" : "custom-lexagencyinfo" +} \ No newline at end of file -- Gitblit v1.9.1