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/lexAgencyInfo.json | 145 ++++++++++++++++++++++++++---------------------- 1 files changed, 79 insertions(+), 66 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/views/lexAgencyInfo.json b/force-app/main/default/experiences/Consumable1/views/lexAgencyInfo.json index e5162b1..df2d682 100644 --- a/force-app/main/default/experiences/Consumable1/views/lexAgencyInfo.json +++ b/force-app/main/default/experiences/Consumable1/views/lexAgencyInfo.json @@ -1,68 +1,81 @@ { - "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" : [ ] - } ] + "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" }, - "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 + { + "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" +} -- Gitblit v1.9.1