From f62ffbeb0ce6d67b56c0d409d7b93574a0070452 Mon Sep 17 00:00:00 2001 From: binxie <137736985@qq.com> Date: 星期二, 20 六月 2023 15:49:16 +0800 Subject: [PATCH] backup0616 --- force-app/main/default/experiences/Consumable1/views/lexConInvoiceView.json | 147 ++++++++++++++++++++++-------------------------- 1 files changed, 67 insertions(+), 80 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..e871711 100644 --- a/force-app/main/default/experiences/Consumable1/views/lexConInvoiceView.json +++ b/force-app/main/default/experiences/Consumable1/views/lexConInvoiceView.json @@ -1,81 +1,68 @@ { - "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" - }, - { - "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" -} + "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" + }, { + "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 -- Gitblit v1.9.1