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/lexInventory.json | 147 ++++++++++++++++++++++-------------------------- 1 files changed, 67 insertions(+), 80 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/views/lexInventory.json b/force-app/main/default/experiences/Consumable1/views/lexInventory.json index 72aebf5..dee87a7 100644 --- a/force-app/main/default/experiences/Consumable1/views/lexInventory.json +++ b/force-app/main/default/experiences/Consumable1/views/lexInventory.json @@ -1,81 +1,68 @@ { - "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374", - "componentName": "siteforce:dynamicLayout", - "dataProviders": [], - "id": "86cd7e17-9d77-47e1-906e-f87e8a36b5e0", - "label": "lexInventory", - "regions": [ - { - "components": [ - { - "componentAttributes": { - "background": "background: rgba(0,0,0,0)", - "backgroundOverlay": "rgba(0,0,0,0.5)", - "contentAreaWidth": 100, - "sectionConfig": { - "UUID": "d5972ccb-1ae1-42b2-bc91-1de65e0b8821", - "columns": [ - { - "UUID": "fed2ff4a-a0a3-4358-ab0a-593e1ce77c14", - "columnKey": "1", - "columnName": "Column 1", - "columnWidth": "12", - "seedComponents": [] - } - ] - }, - "sectionHeight": 300 - }, - "componentName": "forceCommunity:section", - "id": "d5972ccb-1ae1-42b2-bc91-1de65e0b8821", - "regions": [ - { - "components": [ - { - "componentAttributes": {}, - "componentName": "c:lexInventory", - "id": "f87bb2fd-5cac-490f-ad2b-c0c96882413c", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "fed2ff4a-a0a3-4358-ab0a-593e1ce77c14", - "regionLabel": "Column 1", - "regionName": "1", - "renditionMap": {}, - "type": "region" - } - ], - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "6f5860dd-27a5-44e6-8c5d-2d1011245d0d", - "regionName": "content", - "type": "region" - }, - { - "components": [ - { - "componentAttributes": { - "customHeadTags": "", - "description": "", - "title": "鐩樼偣~娑堣�楀搧绠$悊绯荤粺" - }, - "componentName": "forceCommunity:seoAssistant", - "id": "7eb8f5a5-046e-44af-ba4f-c2805b21ef82", - "renditionMap": {}, - "type": "component" - } - ], - "id": "e30387d3-bc5d-45e1-9b2f-4c232581c35a", - "regionName": "sfdcHiddenRegion", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "custom-lex-inventory" -} + "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "componentName" : "siteforce:dynamicLayout", + "dataProviders" : [ ], + "id" : "5a24538d-0a99-40a3-a6a1-4496d0333a05", + "label" : "LexInventory", + "regions" : [ { + "components" : [ { + "componentAttributes" : { + "background" : "background: rgba(0,0,0,0)", + "backgroundOverlay" : "rgba(0,0,0,0.5)", + "contentAreaWidth" : 100, + "sectionConfig" : { + "UUID" : "01395e1f-fbd3-4be4-9cf0-24df23b8b820", + "columns" : [ { + "UUID" : "c27de1cb-1805-4399-a99e-cbd7ff3ecd10", + "columnKey" : "1", + "columnName" : "Column 1", + "columnWidth" : "12", + "seedComponents" : [ ] + } ] + }, + "sectionHeight" : 300 + }, + "componentName" : "forceCommunity:section", + "id" : "01395e1f-fbd3-4be4-9cf0-24df23b8b820", + "regions" : [ { + "components" : [ { + "componentAttributes" : { }, + "componentName" : "c:lexInventory", + "id" : "567f3188-aa85-40b7-b2fa-9caf501e4b44", + "renderPriority" : "NEUTRAL", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "c27de1cb-1805-4399-a99e-cbd7ff3ecd10", + "regionLabel" : "Column 1", + "regionName" : "1", + "renditionMap" : { }, + "type" : "region" + } ], + "renderPriority" : "NEUTRAL", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "45b8b9b5-bc3e-45f2-b8fb-a5c5b77924b6", + "regionName" : "content", + "type" : "region" + }, { + "components" : [ { + "componentAttributes" : { + "customHeadTags" : "", + "description" : "", + "title" : "搴撳瓨鐩樼偣 ~ 娑堣�楀搧绠$悊绯荤粺" + }, + "componentName" : "forceCommunity:seoAssistant", + "id" : "49bde76e-3088-4ae0-91e2-a0d7f68a7ca6", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "9e364a81-0317-445a-b308-8746e418eea6", + "regionName" : "sfdcHiddenRegion", + "type" : "region" + } ], + "themeLayoutType" : "Inner", + "type" : "view", + "viewType" : "custom-lexinventory" +} \ No newline at end of file -- Gitblit v1.9.1