From df5aa8087c2c7328dc4188f05d762c8df1f0b07a Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期二, 18 七月 2023 09:19:12 +0800 Subject: [PATCH] changeorg --- force-app/main/default/experiences/Consumable1/views/lexArriveGoodsMain.json | 145 ++++++++++++++++++++++++++---------------------- 1 files changed, 79 insertions(+), 66 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/views/lexArriveGoodsMain.json b/force-app/main/default/experiences/Consumable1/views/lexArriveGoodsMain.json index a3d2e83..44937ba 100644 --- a/force-app/main/default/experiences/Consumable1/views/lexArriveGoodsMain.json +++ b/force-app/main/default/experiences/Consumable1/views/lexArriveGoodsMain.json @@ -1,68 +1,81 @@ { - "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", - "componentName" : "siteforce:dynamicLayout", - "dataProviders" : [ ], - "id" : "f46aba62-01c3-4a20-93c6-f9b2362717e6", - "label" : "LexArriveGoodsMain", - "regions" : [ { - "components" : [ { - "componentAttributes" : { - "background" : "background: rgba(0,0,0,0)", - "backgroundOverlay" : "rgba(0,0,0,0.5)", - "contentAreaWidth" : 100, - "sectionConfig" : { - "UUID" : "c31d034f-cc57-4be4-ad72-4431e59d3dc3", - "columns" : [ { - "UUID" : "d25ba467-5924-40aa-bcdd-e1ac8643be08", - "columnKey" : "1", - "columnName" : "Column 1", - "columnWidth" : "12", - "seedComponents" : [ ] - } ] + "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "componentName": "siteforce:dynamicLayout", + "dataProviders": [], + "id": "f46aba62-01c3-4a20-93c6-f9b2362717e6", + "label": "LexArriveGoodsMain", + "regions": [ + { + "components": [ + { + "componentAttributes": { + "background": "background: rgba(0,0,0,0)", + "backgroundOverlay": "rgba(0,0,0,0.5)", + "contentAreaWidth": 100, + "sectionConfig": { + "UUID": "c31d034f-cc57-4be4-ad72-4431e59d3dc3", + "columns": [ + { + "UUID": "d25ba467-5924-40aa-bcdd-e1ac8643be08", + "columnKey": "1", + "columnName": "Column 1", + "columnWidth": "12", + "seedComponents": [] + } + ] + }, + "sectionHeight": 300 + }, + "componentName": "forceCommunity:section", + "id": "c31d034f-cc57-4be4-ad72-4431e59d3dc3", + "regions": [ + { + "components": [ + { + "componentAttributes": {}, + "componentName": "c:lexArriveGoodsMain", + "id": "1d0f8205-b81b-446f-866b-237e69f338d9", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "d25ba467-5924-40aa-bcdd-e1ac8643be08", + "regionLabel": "Column 1", + "regionName": "1", + "renditionMap": {}, + "type": "region" + } + ], + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "7efb4626-0f15-4ee3-9418-cb6419fb0bcd", + "regionName": "content", + "type": "region" }, - "sectionHeight" : 300 - }, - "componentName" : "forceCommunity:section", - "id" : "c31d034f-cc57-4be4-ad72-4431e59d3dc3", - "regions" : [ { - "components" : [ { - "componentAttributes" : { }, - "componentName" : "c:lexArriveGoodsMain", - "id" : "1d0f8205-b81b-446f-866b-237e69f338d9", - "renderPriority" : "NEUTRAL", - "renditionMap" : { }, - "type" : "component" - } ], - "id" : "d25ba467-5924-40aa-bcdd-e1ac8643be08", - "regionLabel" : "Column 1", - "regionName" : "1", - "renditionMap" : { }, - "type" : "region" - } ], - "renderPriority" : "NEUTRAL", - "renditionMap" : { }, - "type" : "component" - } ], - "id" : "7efb4626-0f15-4ee3-9418-cb6419fb0bcd", - "regionName" : "content", - "type" : "region" - }, { - "components" : [ { - "componentAttributes" : { - "customHeadTags" : "", - "description" : "", - "title" : "鍏ュ簱/杩斿搧 ~ 娑堣�楀搧绠$悊绯荤粺" - }, - "componentName" : "forceCommunity:seoAssistant", - "id" : "71e9fe84-4f41-453b-a6b5-35ed5cdbfadc", - "renditionMap" : { }, - "type" : "component" - } ], - "id" : "da8c93ee-69b0-47b5-83bb-61150b2aa560", - "regionName" : "sfdcHiddenRegion", - "type" : "region" - } ], - "themeLayoutType" : "Inner", - "type" : "view", - "viewType" : "custom-lexarrivegoodsmain" -} \ No newline at end of file + { + "components": [ + { + "componentAttributes": { + "customHeadTags": "", + "description": "", + "title": "鍏ュ簱/杩斿搧 ~ 娑堣�楀搧绠$悊绯荤粺" + }, + "componentName": "forceCommunity:seoAssistant", + "id": "71e9fe84-4f41-453b-a6b5-35ed5cdbfadc", + "renditionMap": {}, + "type": "component" + } + ], + "id": "da8c93ee-69b0-47b5-83bb-61150b2aa560", + "regionName": "sfdcHiddenRegion", + "type": "region" + } + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "custom-lexarrivegoodsmain" +} -- Gitblit v1.9.1