From da42e2995c00293af89c71fe5ba6e16cbb77e1b3 Mon Sep 17 00:00:00 2001 From: binxie <137736985@qq.com> Date: 星期五, 16 六月 2023 17:24:31 +0800 Subject: [PATCH] backup code --- force-app/main/default/experiences/Consumable1/views/lexOverdueStock.json | 121 ++++++++++++++++++++++------------------ 1 files changed, 67 insertions(+), 54 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/views/lexOverdueStock.json b/force-app/main/default/experiences/Consumable1/views/lexOverdueStock.json index 7d8b505..d329553 100644 --- a/force-app/main/default/experiences/Consumable1/views/lexOverdueStock.json +++ b/force-app/main/default/experiences/Consumable1/views/lexOverdueStock.json @@ -1,55 +1,68 @@ { - "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374", - "componentName": "siteforce:sldsOneColLayout", - "dataProviders": [], - "id": "38d1e97a-0728-46a2-bee1-0c72ff1d6570", - "label": "LexOverdueStock", - "regions": [ - { - "components": [ - { - "componentAttributes": {}, - "componentName": "c:lexOverdueStock", - "id": "4a56ea96-8dbf-466a-8bae-c63c91494b47", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "a4b13816-1cc1-4942-aac1-cd4a877f682a", - "regionName": "header", - "type": "region" - }, - { - "id": "1bef605d-91f2-4557-bd39-00d4b2427d95", - "regionName": "content", - "type": "region" - }, - { - "id": "e77e1337-6376-42be-847a-d4bd459d81ce", - "regionName": "footer", - "type": "region" - }, - { - "components": [ - { - "componentAttributes": { - "customHeadTags": "", - "description": "", - "title": "杩囨湡搴撳瓨閿�瀛榽娑堣�楀搧绠$悊绯荤粺" - }, - "componentName": "forceCommunity:seoAssistant", - "id": "0f5328a8-e4da-44d4-aa05-943f2aeb1a05", - "renditionMap": {}, - "type": "component" - } - ], - "id": "6da76625-3ea0-4b35-b08e-99dd6de43df8", - "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