From 80a3f59e2d3df07805bc67e329300b8de90a5b3a Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期二, 11 七月 2023 14:13:08 +0800 Subject: [PATCH] Merge branch 'LEXCommunityLiJun' into LEXUpgrade2023-Deloitte --- force-app/main/default/experiences/Consumable1/views/lexConInvoiceView.json | 148 ++++++++++++++++++++++++------------------------ 1 files changed, 74 insertions(+), 74 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/views/lexConInvoiceView.json b/force-app/main/default/experiences/Consumable1/views/lexConInvoiceView.json index 2d93d3c..2eef16f 100644 --- a/force-app/main/default/experiences/Consumable1/views/lexConInvoiceView.json +++ b/force-app/main/default/experiences/Consumable1/views/lexConInvoiceView.json @@ -1,81 +1,81 @@ { - "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", - "componentName": "siteforce:dynamicLayout", - "dataProviders": [], - "id": "4bbfb3d2-f8f2-4b23-b5cf-711d448a2b51", - "label": "LexConInvoiceView", - "regions": [ - { - "components": [ + "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "componentName": "siteforce:dynamicLayout", + "dataProviders": [], + "id": "4bbfb3d2-f8f2-4b23-b5cf-711d448a2b51", + "label": "LexConInvoiceView", + "regions": [ { - "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": [ + "components": [ { - "UUID": "73c51c99-c8ed-45c9-ab83-89ff66ca5239", - "columnKey": "1", - "columnName": "Column 1", - "columnWidth": "12", - "seedComponents": [] + "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" } - ] - }, - "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" - }, - { - "components": [ + ], + "id": "87b7dcd5-40d6-4441-9443-26d7647ded5c", + "regionName": "content", + "type": "region" + }, { - "componentAttributes": { - "customHeadTags": "", - "description": "", - "title": "鍙戠エ ~ 娑堣�楀搧绠$悊绯荤粺" - }, - "componentName": "forceCommunity:seoAssistant", - "id": "0dacce9e-e531-41b1-ad79-6a6efefc9dd1", - "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": "d415f744-fe96-4c81-90b0-73d1b66dafbb", - "regionName": "sfdcHiddenRegion", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "custom-lexconinvoiceview" + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "custom-lexconinvoiceview" } -- Gitblit v1.9.1