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/lexRemoveBox.json | 145 ++++++++++++++++++++++++++---------------------- 1 files changed, 79 insertions(+), 66 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/views/lexRemoveBox.json b/force-app/main/default/experiences/Consumable1/views/lexRemoveBox.json index 9f85c79..bc2fc69 100644 --- a/force-app/main/default/experiences/Consumable1/views/lexRemoveBox.json +++ b/force-app/main/default/experiences/Consumable1/views/lexRemoveBox.json @@ -1,68 +1,81 @@ { - "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", - "componentName" : "siteforce:dynamicLayout", - "dataProviders" : [ ], - "id" : "b4a2ba1b-3827-4ec7-8f8e-5461c3893ce0", - "label" : "LexRemoveBox", - "regions" : [ { - "components" : [ { - "componentAttributes" : { - "background" : "background: rgba(0,0,0,0)", - "backgroundOverlay" : "rgba(0,0,0,0.5)", - "contentAreaWidth" : 100, - "sectionConfig" : { - "UUID" : "c8d284bf-b761-4de7-88ad-d976e03783c2", - "columns" : [ { - "UUID" : "74d9ee71-cdf0-46f9-87e0-56feb724f0de", - "columnKey" : "1", - "columnName" : "Column 1", - "columnWidth" : "12", - "seedComponents" : [ ] - } ] + "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "componentName": "siteforce:dynamicLayout", + "dataProviders": [], + "id": "b4a2ba1b-3827-4ec7-8f8e-5461c3893ce0", + "label": "LexRemoveBox", + "regions": [ + { + "components": [ + { + "componentAttributes": { + "background": "background: rgba(0,0,0,0)", + "backgroundOverlay": "rgba(0,0,0,0.5)", + "contentAreaWidth": 100, + "sectionConfig": { + "UUID": "c8d284bf-b761-4de7-88ad-d976e03783c2", + "columns": [ + { + "UUID": "74d9ee71-cdf0-46f9-87e0-56feb724f0de", + "columnKey": "1", + "columnName": "Column 1", + "columnWidth": "12", + "seedComponents": [] + } + ] + }, + "sectionHeight": 300 + }, + "componentName": "forceCommunity:section", + "id": "c8d284bf-b761-4de7-88ad-d976e03783c2", + "regions": [ + { + "components": [ + { + "componentAttributes": {}, + "componentName": "c:lexRemoveBox", + "id": "ff8f68eb-eb9b-40db-94ca-6aec9fb379c3", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "74d9ee71-cdf0-46f9-87e0-56feb724f0de", + "regionLabel": "Column 1", + "regionName": "1", + "renditionMap": {}, + "type": "region" + } + ], + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "e555311d-b588-4ab1-add1-4f830b0ebc03", + "regionName": "content", + "type": "region" }, - "sectionHeight" : 300 - }, - "componentName" : "forceCommunity:section", - "id" : "c8d284bf-b761-4de7-88ad-d976e03783c2", - "regions" : [ { - "components" : [ { - "componentAttributes" : { }, - "componentName" : "c:lexRemoveBox", - "id" : "ff8f68eb-eb9b-40db-94ca-6aec9fb379c3", - "renderPriority" : "NEUTRAL", - "renditionMap" : { }, - "type" : "component" - } ], - "id" : "74d9ee71-cdf0-46f9-87e0-56feb724f0de", - "regionLabel" : "Column 1", - "regionName" : "1", - "renditionMap" : { }, - "type" : "region" - } ], - "renderPriority" : "NEUTRAL", - "renditionMap" : { }, - "type" : "component" - } ], - "id" : "e555311d-b588-4ab1-add1-4f830b0ebc03", - "regionName" : "content", - "type" : "region" - }, { - "components" : [ { - "componentAttributes" : { - "customHeadTags" : "", - "description" : "", - "title" : "鎷嗙洅 ~ 娑堣�楀搧绠$悊绯荤粺" - }, - "componentName" : "forceCommunity:seoAssistant", - "id" : "ad6dcd28-5872-4bac-b016-ea09e096a6c3", - "renditionMap" : { }, - "type" : "component" - } ], - "id" : "7c28cb01-e082-404a-81a8-7afe5f78c023", - "regionName" : "sfdcHiddenRegion", - "type" : "region" - } ], - "themeLayoutType" : "Inner", - "type" : "view", - "viewType" : "custom-lexremovebox" -} \ No newline at end of file + { + "components": [ + { + "componentAttributes": { + "customHeadTags": "", + "description": "", + "title": "鎷嗙洅 ~ 娑堣�楀搧绠$悊绯荤粺" + }, + "componentName": "forceCommunity:seoAssistant", + "id": "ad6dcd28-5872-4bac-b016-ea09e096a6c3", + "renditionMap": {}, + "type": "component" + } + ], + "id": "7c28cb01-e082-404a-81a8-7afe5f78c023", + "regionName": "sfdcHiddenRegion", + "type": "region" + } + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "custom-lexremovebox" +} -- Gitblit v1.9.1