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/lexInventory.json | 145 ++++++++++++++++++++++++++---------------------- 1 files changed, 79 insertions(+), 66 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/views/lexInventory.json b/force-app/main/default/experiences/Consumable1/views/lexInventory.json index dee87a7..9e7be55 100644 --- a/force-app/main/default/experiences/Consumable1/views/lexInventory.json +++ b/force-app/main/default/experiences/Consumable1/views/lexInventory.json @@ -1,68 +1,81 @@ { - "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" : [ ] - } ] + "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" }, - "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 + { + "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" +} -- Gitblit v1.9.1