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/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 95648ca..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": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374", - "componentName": "siteforce:dynamicLayout", - "dataProviders": [], - "id": "ace4cc2b-a063-40be-94c6-c5bdabeb00e0", - "label": "lexAgencyInfo", - "regions": [ - { - "components": [ - { - "componentAttributes": { - "background": "background: rgba(0,0,0,0)", - "backgroundOverlay": "rgba(0,0,0,0.5)", - "contentAreaWidth": 100, - "sectionConfig": { - "UUID": "5bae00dc-a841-45bc-af8f-3607536ecc2b", - "columns": [ - { - "UUID": "55056592-e02c-455e-b831-5f29ba25ae8b", - "columnKey": "1", - "columnName": "Column 1", - "columnWidth": "12", - "seedComponents": [] - } - ] - }, - "sectionHeight": 300 - }, - "componentName": "forceCommunity:section", - "id": "5bae00dc-a841-45bc-af8f-3607536ecc2b", - "regions": [ - { - "components": [ - { - "componentAttributes": {}, - "componentName": "c:lexAgencyInfo", - "id": "6324c43f-2751-4e38-bf86-5a8d7d2df87d", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "55056592-e02c-455e-b831-5f29ba25ae8b", - "regionLabel": "Column 1", - "regionName": "1", - "renditionMap": {}, - "type": "region" - } - ], - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "d0b67e99-b73f-4016-b342-44b5bd5004de", - "regionName": "content", - "type": "region" - }, - { - "components": [ - { - "componentAttributes": { - "customHeadTags": "", - "description": "", - "title": "娑堣�楀搧绠$悊绯荤粺" - }, - "componentName": "forceCommunity:seoAssistant", - "id": "dea6c82c-c9c5-41cc-960b-f7be4c8540ff", - "renditionMap": {}, - "type": "component" - } - ], - "id": "74d33395-e564-480d-9df2-5ca9d246845d", - "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