From 6d14c34d9a4e304bf3289e4ad957b091f27ef3b8 Mon Sep 17 00:00:00 2001 From: binxie <137736985@qq.com> Date: 星期二, 20 六月 2023 11:07:04 +0800 Subject: [PATCH] backup --- force-app/main/default/experiences/Consumable1/views/lexCancelRemoveBox.json | 147 ++++++++++++++++++++++-------------------------- 1 files changed, 67 insertions(+), 80 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/views/lexCancelRemoveBox.json b/force-app/main/default/experiences/Consumable1/views/lexCancelRemoveBox.json index 7705705..4289cbd 100644 --- a/force-app/main/default/experiences/Consumable1/views/lexCancelRemoveBox.json +++ b/force-app/main/default/experiences/Consumable1/views/lexCancelRemoveBox.json @@ -1,81 +1,68 @@ { - "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374", - "componentName": "siteforce:dynamicLayout", - "dataProviders": [], - "id": "b7569df4-3d59-4e39-9916-b444d62da530", - "label": "lexCancelRemoveBox", - "regions": [ - { - "components": [ - { - "componentAttributes": { - "background": "background: rgba(0,0,0,0)", - "backgroundOverlay": "rgba(0,0,0,0.5)", - "contentAreaWidth": 100, - "sectionConfig": { - "UUID": "67efdf26-a8b9-4ccc-a78a-7c4237367233", - "columns": [ - { - "UUID": "9e34f640-834f-4c40-b4e2-86cbb2f8eb01", - "columnKey": "1", - "columnName": "Column 1", - "columnWidth": "12", - "seedComponents": [] - } - ] - }, - "sectionHeight": 300 - }, - "componentName": "forceCommunity:section", - "id": "67efdf26-a8b9-4ccc-a78a-7c4237367233", - "regions": [ - { - "components": [ - { - "componentAttributes": {}, - "componentName": "c:lexCancelRemoveBox", - "id": "18cfcc0d-2e74-4439-b0e4-374d6173769c", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "9e34f640-834f-4c40-b4e2-86cbb2f8eb01", - "regionLabel": "Column 1", - "regionName": "1", - "renditionMap": {}, - "type": "region" - } - ], - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "144d67b6-b37a-48bb-8d3f-c5a642a2eb15", - "regionName": "content", - "type": "region" - }, - { - "components": [ - { - "componentAttributes": { - "customHeadTags": "", - "description": "", - "title": "鍙栨秷鎷嗙洅~娑堣�楀搧绠$悊绯荤粺" - }, - "componentName": "forceCommunity:seoAssistant", - "id": "9a46d997-620e-4c7b-b471-14f9f099ed5f", - "renditionMap": {}, - "type": "component" - } - ], - "id": "b0e97eeb-db76-4ec4-9d1a-4020dcecb04e", - "regionName": "sfdcHiddenRegion", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "custom-lexcancelremovebox" -} + "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "componentName" : "siteforce:dynamicLayout", + "dataProviders" : [ ], + "id" : "5fd84b73-2065-46d3-b121-2f8a77b76a3a", + "label" : "LexCancelRemoveBox", + "regions" : [ { + "components" : [ { + "componentAttributes" : { + "background" : "background: rgba(0,0,0,0)", + "backgroundOverlay" : "rgba(0,0,0,0.5)", + "contentAreaWidth" : 100, + "sectionConfig" : { + "UUID" : "e015f78b-3948-452d-9df3-fb57eaf1144a", + "columns" : [ { + "UUID" : "dda851ea-a46f-4c8b-8cf7-52db66e6864a", + "columnKey" : "1", + "columnName" : "Column 1", + "columnWidth" : "12", + "seedComponents" : [ ] + } ] + }, + "sectionHeight" : 300 + }, + "componentName" : "forceCommunity:section", + "id" : "e015f78b-3948-452d-9df3-fb57eaf1144a", + "regions" : [ { + "components" : [ { + "componentAttributes" : { }, + "componentName" : "c:lexCancelRemoveBox", + "id" : "de961c6a-bc79-4956-aaf1-9b9a9329cd7b", + "renderPriority" : "NEUTRAL", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "dda851ea-a46f-4c8b-8cf7-52db66e6864a", + "regionLabel" : "Column 1", + "regionName" : "1", + "renditionMap" : { }, + "type" : "region" + } ], + "renderPriority" : "NEUTRAL", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "63a06f7d-bca6-430e-b51f-04c307c741f9", + "regionName" : "content", + "type" : "region" + }, { + "components" : [ { + "componentAttributes" : { + "customHeadTags" : "", + "description" : "", + "title" : "鍙栨秷鎷嗙洅 ~ 娑堣�楀搧绠$悊绯荤粺" + }, + "componentName" : "forceCommunity:seoAssistant", + "id" : "495b4819-9802-4a8b-af22-b33a65ed6dde", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "fc3783d1-cb91-473f-87a0-62c480010a60", + "regionName" : "sfdcHiddenRegion", + "type" : "region" + } ], + "themeLayoutType" : "Inner", + "type" : "view", + "viewType" : "custom-lexcancelremovebox" +} \ No newline at end of file -- Gitblit v1.9.1