From c51e03fbf2f6633d8e88aeec9dcb8df13524df8f Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期四, 13 七月 2023 12:00:06 +0800 Subject: [PATCH] backup0713 --- force-app/main/default/experiences/Consumable1/views/lexConsumableAccountInfoPrint.json | 147 ++++++++++++++++++++++-------------------------- 1 files changed, 67 insertions(+), 80 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/views/lexConsumableAccountInfoPrint.json b/force-app/main/default/experiences/Consumable1/views/lexConsumableAccountInfoPrint.json index 1eb0454..421f8fd 100644 --- a/force-app/main/default/experiences/Consumable1/views/lexConsumableAccountInfoPrint.json +++ b/force-app/main/default/experiences/Consumable1/views/lexConsumableAccountInfoPrint.json @@ -1,81 +1,68 @@ { - "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", - "componentName": "siteforce:dynamicLayout", - "dataProviders": [], - "id": "5d615179-dd62-4481-a874-de16a69d7374", - "label": "LexConsumableAccountInfoPrint", - "regions": [ - { - "components": [ - { - "componentAttributes": { - "background": "background: rgba(0,0,0,0)", - "backgroundOverlay": "rgba(0,0,0,0.5)", - "contentAreaWidth": 100, - "sectionConfig": { - "UUID": "e9f987a3-92bd-470f-9afb-7804ecfcf578", - "columns": [ - { - "UUID": "81d173bc-f9c3-4758-bc9e-570e99d92545", - "columnKey": "1", - "columnName": "Column 1", - "columnWidth": "12", - "seedComponents": [] - } - ] - }, - "sectionHeight": 300 - }, - "componentName": "forceCommunity:section", - "id": "e9f987a3-92bd-470f-9afb-7804ecfcf578", - "regions": [ - { - "components": [ - { - "componentAttributes": {}, - "componentName": "c:lexConsumableAccountInfoPrint", - "id": "03fc88cd-8285-4d6e-878b-5c75456032a2", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "81d173bc-f9c3-4758-bc9e-570e99d92545", - "regionLabel": "Column 1", - "regionName": "1", - "renditionMap": {}, - "type": "region" - } - ], - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "4ff49dcd-f175-4fb8-a368-30195f218e22", - "regionName": "content", - "type": "region" - }, - { - "components": [ - { - "componentAttributes": { - "customHeadTags": "", - "description": "", - "title": "瀹㈡埛璇︾粏淇℃伅 ~ 娑堣�楀搧绠$悊绯荤粺" - }, - "componentName": "forceCommunity:seoAssistant", - "id": "d08e3a38-3069-4275-b3f5-6db7c28ced59", - "renditionMap": {}, - "type": "component" - } - ], - "id": "6b25d2b2-bb26-48ff-9e0f-226821b3d62a", - "regionName": "sfdcHiddenRegion", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "custom-lexconsumableaccountinfoprint" -} + "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "componentName" : "siteforce:dynamicLayout", + "dataProviders" : [ ], + "id" : "5d615179-dd62-4481-a874-de16a69d7374", + "label" : "LexConsumableAccountInfoPrint", + "regions" : [ { + "components" : [ { + "componentAttributes" : { + "background" : "background: rgba(0,0,0,0)", + "backgroundOverlay" : "rgba(0,0,0,0.5)", + "contentAreaWidth" : 100, + "sectionConfig" : { + "UUID" : "e9f987a3-92bd-470f-9afb-7804ecfcf578", + "columns" : [ { + "UUID" : "81d173bc-f9c3-4758-bc9e-570e99d92545", + "columnKey" : "1", + "columnName" : "Column 1", + "columnWidth" : "12", + "seedComponents" : [ ] + } ] + }, + "sectionHeight" : 300 + }, + "componentName" : "forceCommunity:section", + "id" : "e9f987a3-92bd-470f-9afb-7804ecfcf578", + "regions" : [ { + "components" : [ { + "componentAttributes" : { }, + "componentName" : "c:lexConsumableAccountInfoPrint", + "id" : "03fc88cd-8285-4d6e-878b-5c75456032a2", + "renderPriority" : "NEUTRAL", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "81d173bc-f9c3-4758-bc9e-570e99d92545", + "regionLabel" : "Column 1", + "regionName" : "1", + "renditionMap" : { }, + "type" : "region" + } ], + "renderPriority" : "NEUTRAL", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "4ff49dcd-f175-4fb8-a368-30195f218e22", + "regionName" : "content", + "type" : "region" + }, { + "components" : [ { + "componentAttributes" : { + "customHeadTags" : "", + "description" : "", + "title" : "瀹㈡埛璇︾粏淇℃伅 ~ 娑堣�楀搧绠$悊绯荤粺" + }, + "componentName" : "forceCommunity:seoAssistant", + "id" : "d08e3a38-3069-4275-b3f5-6db7c28ced59", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "6b25d2b2-bb26-48ff-9e0f-226821b3d62a", + "regionName" : "sfdcHiddenRegion", + "type" : "region" + } ], + "themeLayoutType" : "Inner", + "type" : "view", + "viewType" : "custom-lexconsumableaccountinfoprint" +} \ No newline at end of file -- Gitblit v1.9.1