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 | 145 ++++++++++++++++++++++++++---------------------- 1 files changed, 79 insertions(+), 66 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/views/lexConInvoiceView.json b/force-app/main/default/experiences/Consumable1/views/lexConInvoiceView.json index e871711..2eef16f 100644 --- a/force-app/main/default/experiences/Consumable1/views/lexConInvoiceView.json +++ b/force-app/main/default/experiences/Consumable1/views/lexConInvoiceView.json @@ -1,68 +1,81 @@ { - "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", - "componentName" : "siteforce:dynamicLayout", - "dataProviders" : [ ], - "id" : "4bbfb3d2-f8f2-4b23-b5cf-711d448a2b51", - "label" : "LexConInvoiceView", - "regions" : [ { - "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" : [ ] - } ] + "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "componentName": "siteforce:dynamicLayout", + "dataProviders": [], + "id": "4bbfb3d2-f8f2-4b23-b5cf-711d448a2b51", + "label": "LexConInvoiceView", + "regions": [ + { + "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" }, - "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" : [ { - "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" - } ], - "themeLayoutType" : "Inner", - "type" : "view", - "viewType" : "custom-lexconinvoiceview" -} \ No newline at end of file + { + "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" + } + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "custom-lexconinvoiceview" +} -- Gitblit v1.9.1