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/lexConInvoiceView.json | 126 +++++++++++++++++++++++++---------------- 1 files changed, 76 insertions(+), 50 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/views/lexConInvoiceView.json b/force-app/main/default/experiences/Consumable1/views/lexConInvoiceView.json index 0c2cdbf..2eef16f 100644 --- a/force-app/main/default/experiences/Consumable1/views/lexConInvoiceView.json +++ b/force-app/main/default/experiences/Consumable1/views/lexConInvoiceView.json @@ -1,55 +1,81 @@ { - "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374", - "componentName": "siteforce:sldsOneColLayout", - "dataProviders": [], - "id": "def29cb0-a769-4ec4-8e98-f1d9e4433e76", - "label": "LexConInvoiceView", - "regions": [ - { - "components": [ + "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "componentName": "siteforce:dynamicLayout", + "dataProviders": [], + "id": "4bbfb3d2-f8f2-4b23-b5cf-711d448a2b51", + "label": "LexConInvoiceView", + "regions": [ { - "componentAttributes": {}, - "componentName": "c:lexConInvoiceView", - "id": "188f5457-5ba8-4c48-b154-fac11122d6fa", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "97ef1ee1-bf76-4af8-8fb0-67e0f93c9b20", - "regionName": "header", - "type": "region" - }, - { - "id": "01bd66d3-16ee-49b0-8957-6c65fc9e6d35", - "regionName": "content", - "type": "region" - }, - { - "id": "d892a453-fd5d-41e9-a86a-2a5939d74274", - "regionName": "footer", - "type": "region" - }, - { - "components": [ + "components": [ + { + "componentAttributes": { + "background": "background: rgba(0,0,0,0)", + "backgroundOverlay": "rgba(0,0,0,0.5)", + "contentAreaWidth": 100, + "sectionConfig": { + "UUID": "d52f86d0-b463-43a9-9817-40d500fcc2ad", + "columns": [ + { + "UUID": "73c51c99-c8ed-45c9-ab83-89ff66ca5239", + "columnKey": "1", + "columnName": "Column 1", + "columnWidth": "12", + "seedComponents": [] + } + ] + }, + "sectionHeight": 300 + }, + "componentName": "forceCommunity:section", + "id": "d52f86d0-b463-43a9-9817-40d500fcc2ad", + "regions": [ + { + "components": [ + { + "componentAttributes": {}, + "componentName": "c:lexConInvoiceView", + "id": "af1fd8e8-0495-4aa4-a724-b200588463eb", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "73c51c99-c8ed-45c9-ab83-89ff66ca5239", + "regionLabel": "Column 1", + "regionName": "1", + "renditionMap": {}, + "type": "region" + } + ], + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "87b7dcd5-40d6-4441-9443-26d7647ded5c", + "regionName": "content", + "type": "region" + }, { - "componentAttributes": { - "customHeadTags": "", - "description": "", - "title": "娑堣�楀搧绠$悊绯荤粺" - }, - "componentName": "forceCommunity:seoAssistant", - "id": "c117564e-23b4-4cd3-8d91-0f58a569c5b5", - "renditionMap": {}, - "type": "component" + "components": [ + { + "componentAttributes": { + "customHeadTags": "", + "description": "", + "title": "鍙戠エ ~ 娑堣�楀搧绠$悊绯荤粺" + }, + "componentName": "forceCommunity:seoAssistant", + "id": "0dacce9e-e531-41b1-ad79-6a6efefc9dd1", + "renditionMap": {}, + "type": "component" + } + ], + "id": "d415f744-fe96-4c81-90b0-73d1b66dafbb", + "regionName": "sfdcHiddenRegion", + "type": "region" } - ], - "id": "0499e9da-7082-412c-8a76-3a002f26f75f", - "regionName": "sfdcHiddenRegion", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "custom-lexconinvoiceview" + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "custom-lexconinvoiceview" } -- Gitblit v1.9.1