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/lexArriveGoods.json | 145 ++++++++++++++++++++++++++---------------------- 1 files changed, 79 insertions(+), 66 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/views/lexArriveGoods.json b/force-app/main/default/experiences/Consumable1/views/lexArriveGoods.json index a30530c..ffdb7cf 100644 --- a/force-app/main/default/experiences/Consumable1/views/lexArriveGoods.json +++ b/force-app/main/default/experiences/Consumable1/views/lexArriveGoods.json @@ -1,68 +1,81 @@ { - "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", - "componentName" : "siteforce:dynamicLayout", - "dataProviders" : [ ], - "id" : "ec872079-c8a8-4c21-a0f2-84a95d4a93e5", - "label" : "LexArriveGoods", - "regions" : [ { - "components" : [ { - "componentAttributes" : { - "background" : "background: rgba(0,0,0,0)", - "backgroundOverlay" : "rgba(0,0,0,0.5)", - "contentAreaWidth" : 100, - "sectionConfig" : { - "UUID" : "8aedf101-f8cf-43c7-bb42-da69a742aa74", - "columns" : [ { - "UUID" : "c73eacf8-7d9a-4ed8-a53a-833c19b39b47", - "columnKey" : "1", - "columnName" : "Column 1", - "columnWidth" : "12", - "seedComponents" : [ ] - } ] + "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "componentName": "siteforce:dynamicLayout", + "dataProviders": [], + "id": "ec872079-c8a8-4c21-a0f2-84a95d4a93e5", + "label": "LexArriveGoods", + "regions": [ + { + "components": [ + { + "componentAttributes": { + "background": "background: rgba(0,0,0,0)", + "backgroundOverlay": "rgba(0,0,0,0.5)", + "contentAreaWidth": 100, + "sectionConfig": { + "UUID": "8aedf101-f8cf-43c7-bb42-da69a742aa74", + "columns": [ + { + "UUID": "c73eacf8-7d9a-4ed8-a53a-833c19b39b47", + "columnKey": "1", + "columnName": "Column 1", + "columnWidth": "12", + "seedComponents": [] + } + ] + }, + "sectionHeight": 300 + }, + "componentName": "forceCommunity:section", + "id": "8aedf101-f8cf-43c7-bb42-da69a742aa74", + "regions": [ + { + "components": [ + { + "componentAttributes": {}, + "componentName": "c:lexArriveGoods", + "id": "76c84633-d7e3-48e5-bea6-6b9bd9d53b84", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "c73eacf8-7d9a-4ed8-a53a-833c19b39b47", + "regionLabel": "Column 1", + "regionName": "1", + "renditionMap": {}, + "type": "region" + } + ], + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "54f6208b-cf85-4f6d-ab18-a932c63b5761", + "regionName": "content", + "type": "region" }, - "sectionHeight" : 300 - }, - "componentName" : "forceCommunity:section", - "id" : "8aedf101-f8cf-43c7-bb42-da69a742aa74", - "regions" : [ { - "components" : [ { - "componentAttributes" : { }, - "componentName" : "c:lexArriveGoods", - "id" : "76c84633-d7e3-48e5-bea6-6b9bd9d53b84", - "renderPriority" : "NEUTRAL", - "renditionMap" : { }, - "type" : "component" - } ], - "id" : "c73eacf8-7d9a-4ed8-a53a-833c19b39b47", - "regionLabel" : "Column 1", - "regionName" : "1", - "renditionMap" : { }, - "type" : "region" - } ], - "renderPriority" : "NEUTRAL", - "renditionMap" : { }, - "type" : "component" - } ], - "id" : "54f6208b-cf85-4f6d-ab18-a932c63b5761", - "regionName" : "content", - "type" : "region" - }, { - "components" : [ { - "componentAttributes" : { - "customHeadTags" : "", - "description" : "", - "title" : "鍏ュ簱/杩斿搧 ~ 娑堣�楀搧绠$悊绯荤粺" - }, - "componentName" : "forceCommunity:seoAssistant", - "id" : "930825d9-d67b-4d95-8ebf-1b16db181e7c", - "renditionMap" : { }, - "type" : "component" - } ], - "id" : "7fbb47ad-d923-4a89-ae79-922b35d71571", - "regionName" : "sfdcHiddenRegion", - "type" : "region" - } ], - "themeLayoutType" : "Inner", - "type" : "view", - "viewType" : "custom-lexarrivegoods" -} \ No newline at end of file + { + "components": [ + { + "componentAttributes": { + "customHeadTags": "", + "description": "", + "title": "鍏ュ簱/杩斿搧 ~ 娑堣�楀搧绠$悊绯荤粺" + }, + "componentName": "forceCommunity:seoAssistant", + "id": "930825d9-d67b-4d95-8ebf-1b16db181e7c", + "renditionMap": {}, + "type": "component" + } + ], + "id": "7fbb47ad-d923-4a89-ae79-922b35d71571", + "regionName": "sfdcHiddenRegion", + "type": "region" + } + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "custom-lexarrivegoods" +} -- Gitblit v1.9.1