From 614b1b648eceb33e325ed7cf8d8cb6a7a71b9ddc Mon Sep 17 00:00:00 2001 From: binxie <137736985@qq.com> Date: 星期一, 26 六月 2023 11:28:13 +0800 Subject: [PATCH] backup0626 --- force-app/main/default/experiences/Consumable1/views/lexArriveGoods.json | 147 ++++++++++++++++++++++-------------------------- 1 files changed, 67 insertions(+), 80 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/views/lexArriveGoods.json b/force-app/main/default/experiences/Consumable1/views/lexArriveGoods.json index 2a73665..a30530c 100644 --- a/force-app/main/default/experiences/Consumable1/views/lexArriveGoods.json +++ b/force-app/main/default/experiences/Consumable1/views/lexArriveGoods.json @@ -1,81 +1,68 @@ { - "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" - }, - { - "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" -} + "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" + }, { + "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 -- Gitblit v1.9.1