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/lexArriveGsDetails.json | 147 ++++++++++++++++++++++-------------------------- 1 files changed, 67 insertions(+), 80 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/views/lexArriveGsDetails.json b/force-app/main/default/experiences/Consumable1/views/lexArriveGsDetails.json index ed62c68..578cd6c 100644 --- a/force-app/main/default/experiences/Consumable1/views/lexArriveGsDetails.json +++ b/force-app/main/default/experiences/Consumable1/views/lexArriveGsDetails.json @@ -1,81 +1,68 @@ { - "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374", - "componentName": "siteforce:dynamicLayout", - "dataProviders": [], - "id": "ccdc4c02-3ec5-4c8c-bb43-af7c391c0876", - "label": "LexArriveGsDetails", - "regions": [ - { - "components": [ - { - "componentAttributes": { - "background": "background: rgba(0,0,0,0)", - "backgroundOverlay": "rgba(0,0,0,0.5)", - "contentAreaWidth": 100, - "sectionConfig": { - "UUID": "8743236b-840d-4987-8168-2449baaa559c", - "columns": [ - { - "UUID": "861293f5-2153-4223-b8a6-ae59bc2843f0", - "columnKey": "1", - "columnName": "Column 1", - "columnWidth": "12", - "seedComponents": [] - } - ] - }, - "sectionHeight": 300 - }, - "componentName": "forceCommunity:section", - "id": "8743236b-840d-4987-8168-2449baaa559c", - "regions": [ - { - "components": [ - { - "componentAttributes": {}, - "componentName": "c:lexArriveGsDetails", - "id": "967bc21a-73f4-4af3-90e3-8961f1903457", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "861293f5-2153-4223-b8a6-ae59bc2843f0", - "regionLabel": "Column 1", - "regionName": "1", - "renditionMap": {}, - "type": "region" - } - ], - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "fed879a2-37ad-4d00-ac2b-6a7d45f219e0", - "regionName": "content", - "type": "region" - }, - { - "components": [ - { - "componentAttributes": { - "customHeadTags": "", - "description": "", - "title": "娑堣�楀搧绠$悊绯荤粺" - }, - "componentName": "forceCommunity:seoAssistant", - "id": "1bde528a-2d7c-4e45-a5ae-cf6b4e730c1b", - "renditionMap": {}, - "type": "component" - } - ], - "id": "123c9d6e-48b4-4a79-9c2c-cf348022512a", - "regionName": "sfdcHiddenRegion", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "custom-lexarrivegsdetails" -} + "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "componentName" : "siteforce:dynamicLayout", + "dataProviders" : [ ], + "id" : "91695311-fdcc-4e42-87ca-c97cfd56a2b0", + "label" : "LexArriveGsDetails", + "regions" : [ { + "components" : [ { + "componentAttributes" : { + "background" : "background: rgba(0,0,0,0)", + "backgroundOverlay" : "rgba(0,0,0,0.5)", + "contentAreaWidth" : 100, + "sectionConfig" : { + "UUID" : "08f6ef6f-e105-4de7-9aaa-1f114864bdc7", + "columns" : [ { + "UUID" : "08d81f90-ef1a-4686-a0e9-cc3913ed0973", + "columnKey" : "1", + "columnName" : "Column 1", + "columnWidth" : "12", + "seedComponents" : [ ] + } ] + }, + "sectionHeight" : 300 + }, + "componentName" : "forceCommunity:section", + "id" : "08f6ef6f-e105-4de7-9aaa-1f114864bdc7", + "regions" : [ { + "components" : [ { + "componentAttributes" : { }, + "componentName" : "c:lexArriveGsDetails", + "id" : "18ff9dd3-7039-4ffb-8d15-faa606335456", + "renderPriority" : "NEUTRAL", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "08d81f90-ef1a-4686-a0e9-cc3913ed0973", + "regionLabel" : "Column 1", + "regionName" : "1", + "renditionMap" : { }, + "type" : "region" + } ], + "renderPriority" : "NEUTRAL", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "2ed898cb-77b1-437e-8eca-16a3a98927e0", + "regionName" : "content", + "type" : "region" + }, { + "components" : [ { + "componentAttributes" : { + "customHeadTags" : "", + "description" : "", + "title" : "鍒拌揣 ~ 娑堣�楀搧绠$悊绯荤粺" + }, + "componentName" : "forceCommunity:seoAssistant", + "id" : "961b31ea-175a-4e22-8256-be31f553c70c", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "034871d6-1f2c-43f2-81d3-0e46a864ad33", + "regionName" : "sfdcHiddenRegion", + "type" : "region" + } ], + "themeLayoutType" : "Inner", + "type" : "view", + "viewType" : "custom-lexarrivegsdetails" +} \ No newline at end of file -- Gitblit v1.9.1