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/lexTopPage.json | 147 ++++++++++++++++++++++-------------------------- 1 files changed, 67 insertions(+), 80 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/views/lexTopPage.json b/force-app/main/default/experiences/Consumable1/views/lexTopPage.json index b467e71..53afc76 100644 --- a/force-app/main/default/experiences/Consumable1/views/lexTopPage.json +++ b/force-app/main/default/experiences/Consumable1/views/lexTopPage.json @@ -1,81 +1,68 @@ { - "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374", - "componentName": "siteforce:dynamicLayout", - "dataProviders": [], - "id": "bda75bd7-499d-4d41-ad47-2d49173854dd", - "label": "lexTopPage", - "regions": [ - { - "components": [ - { - "componentAttributes": { - "background": "background: rgba(0,0,0,0)", - "backgroundOverlay": "rgba(0,0,0,0.5)", - "contentAreaWidth": 100, - "sectionConfig": { - "UUID": "5d2f345c-27a4-493e-b41b-0aa663636b99", - "columns": [ - { - "UUID": "c9d294f7-8319-44f8-ba80-34ec0c7b6bc7", - "columnKey": "1", - "columnName": "Column 1", - "columnWidth": "12", - "seedComponents": [] - } - ] - }, - "sectionHeight": 300 - }, - "componentName": "forceCommunity:section", - "id": "5d2f345c-27a4-493e-b41b-0aa663636b99", - "regions": [ - { - "components": [ - { - "componentAttributes": {}, - "componentName": "c:lexTopPage", - "id": "bcc522fd-ec7f-44db-a05e-54157d9c1f3b", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "c9d294f7-8319-44f8-ba80-34ec0c7b6bc7", - "regionLabel": "Column 1", - "regionName": "1", - "renditionMap": {}, - "type": "region" - } - ], - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "34880e8c-124a-46db-ab66-c8ab4dc1af9c", - "regionName": "content", - "type": "region" - }, - { - "components": [ - { - "componentAttributes": { - "customHeadTags": "", - "description": "", - "title": "娑堣�楀搧绠$悊绯荤粺" - }, - "componentName": "forceCommunity:seoAssistant", - "id": "638a5a1c-d763-42b1-9ffa-f45692336891", - "renditionMap": {}, - "type": "component" - } - ], - "id": "9f86202b-a3f8-4a98-9255-352caf7a80c8", - "regionName": "sfdcHiddenRegion", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "custom-lextoppage" -} + "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "componentName" : "siteforce:dynamicLayout", + "dataProviders" : [ ], + "id" : "09c93676-a531-4ba7-8708-cc47f8458c90", + "label" : "LexTopPage", + "regions" : [ { + "components" : [ { + "componentAttributes" : { + "background" : "background: rgba(0,0,0,0)", + "backgroundOverlay" : "rgba(0,0,0,0.5)", + "contentAreaWidth" : 100, + "sectionConfig" : { + "UUID" : "3493c458-56a0-4990-8499-772754716049", + "columns" : [ { + "UUID" : "9eb85cd6-22f0-4d6c-89bf-bfdf13eb4889", + "columnKey" : "1", + "columnName" : "Column 1", + "columnWidth" : "12", + "seedComponents" : [ ] + } ] + }, + "sectionHeight" : 300 + }, + "componentName" : "forceCommunity:section", + "id" : "3493c458-56a0-4990-8499-772754716049", + "regions" : [ { + "components" : [ { + "componentAttributes" : { }, + "componentName" : "c:lexTopPage", + "id" : "a987052c-27fc-4881-a10a-76813f6f1a37", + "renderPriority" : "NEUTRAL", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "9eb85cd6-22f0-4d6c-89bf-bfdf13eb4889", + "regionLabel" : "Column 1", + "regionName" : "1", + "renditionMap" : { }, + "type" : "region" + } ], + "renderPriority" : "NEUTRAL", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "fef29330-80e6-40e7-83ce-74b60dd68887", + "regionName" : "content", + "type" : "region" + }, { + "components" : [ { + "componentAttributes" : { + "customHeadTags" : "", + "description" : "", + "title" : "璁㈠崟鎻愮ず ~ 娑堣�楀搧绠$悊绯荤粺" + }, + "componentName" : "forceCommunity:seoAssistant", + "id" : "6dbf3064-0f5f-4648-a787-4a09f1d915fe", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "8cd1759d-130c-40a0-99b0-395cdd92cdc8", + "regionName" : "sfdcHiddenRegion", + "type" : "region" + } ], + "themeLayoutType" : "Inner", + "type" : "view", + "viewType" : "custom-lextoppage" +} \ No newline at end of file -- Gitblit v1.9.1