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