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/lexOverdueStock.json | 147 ++++++++++++++++++++++-------------------------- 1 files changed, 67 insertions(+), 80 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/views/lexOverdueStock.json b/force-app/main/default/experiences/Consumable1/views/lexOverdueStock.json index 28ec6e3..d329553 100644 --- a/force-app/main/default/experiences/Consumable1/views/lexOverdueStock.json +++ b/force-app/main/default/experiences/Consumable1/views/lexOverdueStock.json @@ -1,81 +1,68 @@ { - "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", - "componentName": "siteforce:dynamicLayout", - "dataProviders": [], - "id": "b0f2e8e7-62fd-42f3-bf3a-4bdf40b02bf4", - "label": "LexOverdueStock", - "regions": [ - { - "components": [ - { - "componentAttributes": { - "background": "background: rgba(0,0,0,0)", - "backgroundOverlay": "rgba(0,0,0,0.5)", - "contentAreaWidth": 100, - "sectionConfig": { - "UUID": "cdbb12a5-9c06-495c-97bd-111a00ed0880", - "columns": [ - { - "UUID": "4d9b4158-4336-47ad-8d7f-f2814c843237", - "columnKey": "1", - "columnName": "Column 1", - "columnWidth": "12", - "seedComponents": [] - } - ] - }, - "sectionHeight": 300 - }, - "componentName": "forceCommunity:section", - "id": "cdbb12a5-9c06-495c-97bd-111a00ed0880", - "regions": [ - { - "components": [ - { - "componentAttributes": {}, - "componentName": "c:lexOverdueStock", - "id": "1840dac3-e335-4628-b86b-d46d31831af5", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "4d9b4158-4336-47ad-8d7f-f2814c843237", - "regionLabel": "Column 1", - "regionName": "1", - "renditionMap": {}, - "type": "region" - } - ], - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "70a9cbdd-d242-44d6-9ade-f12aa57a6101", - "regionName": "content", - "type": "region" - }, - { - "components": [ - { - "componentAttributes": { - "customHeadTags": "", - "description": "", - "title": "杩囨湡搴撳瓨閿�瀛� ~ 娑堣�楀搧绠$悊绯荤粺" - }, - "componentName": "forceCommunity:seoAssistant", - "id": "65ba038f-9318-496d-9863-751d9b084cb0", - "renditionMap": {}, - "type": "component" - } - ], - "id": "87ad5976-ac2f-446f-aa1e-f9a0d34525fb", - "regionName": "sfdcHiddenRegion", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "custom-lexoverduestock" -} + "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "componentName" : "siteforce:dynamicLayout", + "dataProviders" : [ ], + "id" : "b0f2e8e7-62fd-42f3-bf3a-4bdf40b02bf4", + "label" : "LexOverdueStock", + "regions" : [ { + "components" : [ { + "componentAttributes" : { + "background" : "background: rgba(0,0,0,0)", + "backgroundOverlay" : "rgba(0,0,0,0.5)", + "contentAreaWidth" : 100, + "sectionConfig" : { + "UUID" : "cdbb12a5-9c06-495c-97bd-111a00ed0880", + "columns" : [ { + "UUID" : "4d9b4158-4336-47ad-8d7f-f2814c843237", + "columnKey" : "1", + "columnName" : "Column 1", + "columnWidth" : "12", + "seedComponents" : [ ] + } ] + }, + "sectionHeight" : 300 + }, + "componentName" : "forceCommunity:section", + "id" : "cdbb12a5-9c06-495c-97bd-111a00ed0880", + "regions" : [ { + "components" : [ { + "componentAttributes" : { }, + "componentName" : "c:lexOverdueStock", + "id" : "1840dac3-e335-4628-b86b-d46d31831af5", + "renderPriority" : "NEUTRAL", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "4d9b4158-4336-47ad-8d7f-f2814c843237", + "regionLabel" : "Column 1", + "regionName" : "1", + "renditionMap" : { }, + "type" : "region" + } ], + "renderPriority" : "NEUTRAL", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "70a9cbdd-d242-44d6-9ade-f12aa57a6101", + "regionName" : "content", + "type" : "region" + }, { + "components" : [ { + "componentAttributes" : { + "customHeadTags" : "", + "description" : "", + "title" : "杩囨湡搴撳瓨閿�瀛� ~ 娑堣�楀搧绠$悊绯荤粺" + }, + "componentName" : "forceCommunity:seoAssistant", + "id" : "65ba038f-9318-496d-9863-751d9b084cb0", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "87ad5976-ac2f-446f-aa1e-f9a0d34525fb", + "regionName" : "sfdcHiddenRegion", + "type" : "region" + } ], + "themeLayoutType" : "Inner", + "type" : "view", + "viewType" : "custom-lexoverduestock" +} \ No newline at end of file -- Gitblit v1.9.1