From 5b5c1e16deaa3a9d6d0ed1ffca390655ed103df7 Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期五, 14 七月 2023 14:56:14 +0800 Subject: [PATCH] lex community --- force-app/main/default/experiences/Consumable1/views/lexOutboundorderImport.json | 145 ++++++++++++++++++++++++++---------------------- 1 files changed, 79 insertions(+), 66 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/views/lexOutboundorderImport.json b/force-app/main/default/experiences/Consumable1/views/lexOutboundorderImport.json index 8201e8f..177a5b9 100644 --- a/force-app/main/default/experiences/Consumable1/views/lexOutboundorderImport.json +++ b/force-app/main/default/experiences/Consumable1/views/lexOutboundorderImport.json @@ -1,68 +1,81 @@ { - "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", - "componentName" : "siteforce:dynamicLayout", - "dataProviders" : [ ], - "id" : "e8224149-f1b9-4c44-8839-4d9737739c72", - "label" : "LexOutboundorderImport", - "regions" : [ { - "components" : [ { - "componentAttributes" : { - "background" : "background: rgba(0,0,0,0)", - "backgroundOverlay" : "rgba(0,0,0,0.5)", - "contentAreaWidth" : 100, - "sectionConfig" : { - "UUID" : "83050955-aa3b-4e32-80a6-da5359b8362a", - "columns" : [ { - "UUID" : "fbfcccd6-3c29-49b4-9a8b-ce0fadccab60", - "columnKey" : "1", - "columnName" : "Column 1", - "columnWidth" : "12", - "seedComponents" : [ ] - } ] + "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "componentName": "siteforce:dynamicLayout", + "dataProviders": [], + "id": "e8224149-f1b9-4c44-8839-4d9737739c72", + "label": "LexOutboundorderImport", + "regions": [ + { + "components": [ + { + "componentAttributes": { + "background": "background: rgba(0,0,0,0)", + "backgroundOverlay": "rgba(0,0,0,0.5)", + "contentAreaWidth": 100, + "sectionConfig": { + "UUID": "83050955-aa3b-4e32-80a6-da5359b8362a", + "columns": [ + { + "UUID": "fbfcccd6-3c29-49b4-9a8b-ce0fadccab60", + "columnKey": "1", + "columnName": "Column 1", + "columnWidth": "12", + "seedComponents": [] + } + ] + }, + "sectionHeight": 300 + }, + "componentName": "forceCommunity:section", + "id": "83050955-aa3b-4e32-80a6-da5359b8362a", + "regions": [ + { + "components": [ + { + "componentAttributes": {}, + "componentName": "c:lexOutboundorderImport", + "id": "68e59073-ba5b-46d7-b8cd-552587a748a2", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "fbfcccd6-3c29-49b4-9a8b-ce0fadccab60", + "regionLabel": "Column 1", + "regionName": "1", + "renditionMap": {}, + "type": "region" + } + ], + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "f58362fc-b12d-41ba-bb99-fce2e6dba3fb", + "regionName": "content", + "type": "region" }, - "sectionHeight" : 300 - }, - "componentName" : "forceCommunity:section", - "id" : "83050955-aa3b-4e32-80a6-da5359b8362a", - "regions" : [ { - "components" : [ { - "componentAttributes" : { }, - "componentName" : "c:lexOutboundorderImport", - "id" : "68e59073-ba5b-46d7-b8cd-552587a748a2", - "renderPriority" : "NEUTRAL", - "renditionMap" : { }, - "type" : "component" - } ], - "id" : "fbfcccd6-3c29-49b4-9a8b-ce0fadccab60", - "regionLabel" : "Column 1", - "regionName" : "1", - "renditionMap" : { }, - "type" : "region" - } ], - "renderPriority" : "NEUTRAL", - "renditionMap" : { }, - "type" : "component" - } ], - "id" : "f58362fc-b12d-41ba-bb99-fce2e6dba3fb", - "regionName" : "content", - "type" : "region" - }, { - "components" : [ { - "componentAttributes" : { - "customHeadTags" : "", - "description" : "", - "title" : "鍑哄簱 ~ 娑堣�楀搧绠$悊绯荤粺" - }, - "componentName" : "forceCommunity:seoAssistant", - "id" : "e562ea3b-ac29-4271-9010-481f74d59780", - "renditionMap" : { }, - "type" : "component" - } ], - "id" : "ddc00cfb-8eb3-49b7-8d9a-44ac4fe1979b", - "regionName" : "sfdcHiddenRegion", - "type" : "region" - } ], - "themeLayoutType" : "Inner", - "type" : "view", - "viewType" : "custom-lexoutboundorderimport" -} \ No newline at end of file + { + "components": [ + { + "componentAttributes": { + "customHeadTags": "", + "description": "", + "title": "鍑哄簱 ~ 娑堣�楀搧绠$悊绯荤粺" + }, + "componentName": "forceCommunity:seoAssistant", + "id": "e562ea3b-ac29-4271-9010-481f74d59780", + "renditionMap": {}, + "type": "component" + } + ], + "id": "ddc00cfb-8eb3-49b7-8d9a-44ac4fe1979b", + "regionName": "sfdcHiddenRegion", + "type": "region" + } + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "custom-lexoutboundorderimport" +} -- Gitblit v1.9.1